home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / am_radio / comlink350 / Manual / Script_Man / Summary < prev    next >
Encoding:
Text File  |  1991-12-15  |  1.7 KB  |  32 lines

  1. ComLink Script Command summary             (Alphabetical order)
  2. ------------------------------
  3.  
  4. APPEND:<text>      Adds text to the end of each upload file.
  5. BREAK:<comment>    Sends a "Break" to TNC, gets it out of transparent mode.
  6. DAYTIME:<10/12>    Sets TNC clock.
  7. DELAY:<number>     Sets the delay to timeout in seconds.
  8. DIRDOWN:<path>     Sets the "download" directory.
  9. DIRUP:<path>       Sets the "upload" directory.
  10. ENDLIST:<text>     Character sequence which signifies a list end.
  11. FILESCAN:<filepath>Scan a file for marked messages to be read/killed.
  12. FINISHED:<comment> Stops the script.
  13. FLUSH:<ON/OFF>     Switches on/off input buffer flushing.
  14. ICON:<colour>      Changes the background colour of the ComLink icon.
  15. KILL:<text>        Sends message kill commands to PMS/BBS.
  16. LOOPIF:<text1>     Loop start point. Loop from UNTIL: if <text1> is seen.
  17. MONITOR:<text>     Allows incoming text to be seen in the status window.
  18. MYPROMPT:<text>    Your prompt, optional wildcards and prompt length.
  19. ONERROR:<comment>  Where execution continues after a timeout.
  20. OSCLI:<text>       Executes * commands.
  21. READ:<text>        Reads messages from FILESCAN/SCANLIST, text is optional.
  22. REPORT:<comment>   Pops up the ComLink status window.
  23. SAVELIST:<comment> Ensures that ComLink saves the message list.
  24. SCANLIST:<text1:..:text9> Extracts message numbers when text1 etc is seen.
  25. START:<time>       Continues script execution at the specified time eg 23:30
  26. TRYAFTER:<number>  Sets the retry time in a loop.
  27. TYPE:<text>        Sends the text to the serial port.
  28. UNTIL:<text2>      Continues if <text2> seen, loops back if <text1> is seen.
  29. UPLOAD:<comment>   Sends files to the serial port.
  30. WAITFOR:<text>     Takes characters from serial port until <text> is seen.
  31.  
  32. Double click scripts to run them.