home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / comms / streamer / streamer_1 / !Streamer / Setup / TNC < prev    next >
Text File  |  1994-08-07  |  847b  |  34 lines

  1. #**** TNC command description file
  2. # blank lines or lines starting with a '#' are ignored
  3.  
  4. # this file is for TNC-2 clones
  5.  
  6. #**** data in stream switch format
  7. # use '|' as the configured stream switch character
  8. #     '¤' as the stream letter
  9. #     '%' as the callsign
  10. # neither ¤ or % should be the first character on the line
  11. |¤:%:
  12.  
  13. #**** data out stream switch format
  14. # use '|' as the configured stream switch character
  15. #     '¤' as the stream letter
  16.  
  17. #**** connected string
  18. # use same special symbols as data in stream switch (except |)
  19. *** CONNECTED to %&
  20.  
  21. #**** alternate connected string
  22. # for connection via nodes etc
  23. } Connected to %
  24.  
  25. #**** disconnected string
  26. # use same special symbols as data in stream switch (except |)
  27. *** DISCONNECTED
  28.  
  29. #**** cmd: prompt string
  30. # use same special symbols as data in stream switch (except |)
  31. cmd:
  32.  
  33.