home *** CD-ROM | disk | FTP | other *** search
- [comment This will write a DoorFix-type SFDOORS.DAT file.]
- [delete]c:\max\sfdoors.dat
- [open]c:\max\sfdoors.dat
- [write]%u[ comment Write the user's user number]
- [write]%n[comment User's name]
- [write]%e[comment User's password]
- [write]%A[ comment Write the user's first name]
- [write]%b[ comment DTE locked? -- Set to baud rate if running locked port!]
- [write]%P[ comment Write COM port]
- [write]%t[ comment Write the user's time remaining]
- [write]00[ comment Dunno, DoorFix writes "00" here]
- [write]c:\max[ comment Path to Maximus]
- [colour write]TRUE
- [ endcolour ]
- [nocolour write]FALSE
- [ endcolour ]
- [EQ SysOp][write]100[comment 100 / SysOp]
- [EQ AsstSysOp][write]80[comment 80 / AsstSysop]
- [LT AsstSysop][NE Twit][write]30[comment 30 / Normal]
- [EQ Twit][write]5[comment 5 / Twit]
- [write]0[comment UL count - Not really needed]
- [write]0[comment DL count - Not really needed]
- [write]%t[ comment Time remaining this call]
- [write]10[comment Not needed]
- [write]00[comment Not needed]
- [write]FALSE[comment sysop next]
- [write]FALSE[comment booted from front end]
- [write]FALSE[comment software data flow control]
- [write]%W[ comment steady baud rate]
- [open]nul[ comment All done!]
-