home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SFDOORS.ZIP / SFDOORS.MEC next >
Text File  |  1993-09-20  |  2KB  |  31 lines

  1. [comment This will write a DoorFix-type SFDOORS.DAT file.]
  2. [delete]c:\max\sfdoors.dat
  3. [open]c:\max\sfdoors.dat
  4. [write]%u[ comment           Write the user's user number]
  5. [write]%n[comment                             User's name]
  6. [write]%e[comment                         User's password]
  7. [write]%A[ comment            Write the user's first name]
  8. [write]%b[ comment DTE locked? -- Set to baud rate if running locked port!]
  9. [write]%P[ comment                         Write COM port]
  10. [write]%t[ comment        Write the user's time remaining]
  11. [write]00[ comment        Dunno, DoorFix writes "00" here]
  12. [write]c:\max[ comment                    Path to Maximus]
  13. [colour   write]TRUE
  14. [ endcolour ]
  15. [nocolour write]FALSE
  16. [ endcolour ]
  17. [EQ SysOp][write]100[comment                  100 / SysOp]
  18. [EQ AsstSysOp][write]80[comment           80  / AsstSysop]
  19. [LT AsstSysop][NE Twit][write]30[comment     30  / Normal]
  20. [EQ Twit][write]5[comment                      5   / Twit]
  21. [write]0[comment             UL count - Not really needed]
  22. [write]0[comment             DL count - Not really needed]
  23. [write]%t[ comment               Time remaining this call] 
  24. [write]10[comment                              Not needed] 
  25. [write]00[comment                              Not needed] 
  26. [write]FALSE[comment                           sysop next]
  27. [write]FALSE[comment                booted from front end]
  28. [write]FALSE[comment           software data flow control] 
  29. [write]%W[ comment                       steady baud rate]
  30. [open]nul[ comment                              All done!]
  31.