home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / hamradio / tncv140.arj / PMS / TNCPMS.HLP < prev   
Text File  |  1991-08-10  |  6KB  |  240 lines

  1.  A - Abort a listing from the PMS and return to the command prompt.
  2.  
  3.  
  4.  B - Log off the PMS.
  5.      Disconnecting has the same effect.
  6.  
  7.  
  8.  C - Chat to the sysop if he is available.
  9.      Press CTRL Z when finished the chat to return to the PMS.
  10.  
  11.  CM <message num> <callsign> - Copy message num to another user without
  12.     retyping it in. Sysops can copy a message to anyone but you can only
  13.     copy messages to the sysop.
  14.     You will be asked for a new subject but the content of the message will
  15.     remain unaltered.
  16.  
  17.     eg. CM 5 G7JJF
  18.  
  19.  
  20.  DA <area> <file> - Download file from area using ASCII transfer.
  21.     The area can be A to Z if setup by sysop. Check with W command first.
  22.  
  23.     eg. DA A HELP.TXT
  24.  
  25.  
  26.  DS - Display PMS stats.
  27.  
  28.  DU - Display stats on all PMS users.
  29.  
  30.  DU <callsign> - Display stats on a particular PMS user.
  31.  
  32.     eg. DU G7JJF
  33.  
  34.  
  35.  DY <area> <file> - Download file from area using YAPP transfer.
  36.     The area can be A to Z if setup by sysop. Check with W command first.
  37.  
  38.     eg. DY B HELP.COM
  39.  
  40.  
  41.  EC - Toggle colour status of pms
  42.  
  43.  EH <homebbs> - change your home bbs.
  44.  
  45.     eg. EH GB7FLG
  46.  
  47.  EN <name> (H <homebbs>) - change your name and optionally home bbs.
  48.  
  49.     eg. EN Jon        or
  50.  
  51.         EN Jon H GB7FLG
  52.  
  53.  EM is for sysops only
  54.  
  55.  EM <num> U - make status of message <num> to be unread.
  56.  
  57.     eg. EM 1 U
  58.  
  59.  EM <num> R - make status of message <num> to be read.
  60.  
  61.     eg. EM 1 R
  62.  
  63.  EM <num> F - make status of message <num> to have been forwarded.
  64.  
  65.     eg. EM 1 F
  66.  
  67.  EM <num> N - make status of message <num> to not have been forwarded.
  68.  
  69.     eg. EM 1 N
  70.  
  71.  EM <num> A - make status of message <num> to be alive.
  72.  
  73.     eg. EM 1 A
  74.  
  75.  EM <num> K - make status of message <num> to be killed.
  76.  
  77.     eg. EM 1 K
  78.  
  79.  EM <num> P - Toggle private/public status of message
  80.  
  81.         eg. EM 1 P
  82.  
  83.  EM <num> S - Set next message number
  84.  
  85.         eg. EM 100 S
  86.  
  87.  
  88.  EU is for sysops only
  89.  
  90.  EU <call> N <name> (H <homebbs>) - Create or edit user to setup name
  91.     and optionally home bbs.
  92.  
  93.     eg. EU G7JJF N Jon                or
  94.  
  95.         EU G7JJF N Jon H GB7FLG
  96.  
  97.  
  98.  EU <call> H <homebbs> - Create or edit user to setup homebbs.
  99.  
  100.     eg. EU G7JJF H GB7FLG
  101.  
  102.  EU <call> D - delete user.
  103.  
  104.     eg. EU G7JJF D
  105.  
  106.  EU <call> B - Toggle BBS status
  107.  
  108.         eg. EU GB7FLG B
  109.  
  110.  EU <call> S - make status of user to be a sysop.
  111.  
  112.     eg. EU G7JJF S
  113.  
  114.  EU <call> X - toggle expert status of user.
  115.  
  116.     eg. EU G7JJF X
  117.  
  118.  EU <call> P - generate gateway password for user
  119.  
  120.     eg. EU G7JJF P
  121.  
  122.  
  123.  F <num> <area> <filename> - Convert message <num> to a file called
  124.    <filename> (sysops only).
  125.    The file will be stored in the <area> which can be from A to Z if setup by
  126.    sysop. Check with W command first
  127.    An error is generated if the file already exists.
  128.  
  129.    eg. F 4 Z GAME.BAS
  130.  
  131.  
  132.  G - Gives a list of the gateway areas setup by sysop.
  133.  
  134.  G <area> - Run the gateway specified by the area. A password may be required.
  135.    The area can be A to Z if setup by sysop. Check with W command first.
  136.  
  137.     eg. G A
  138.  
  139.  
  140.  H - Display this help file.
  141.  
  142.  
  143.  ? <command> - Display help on <command>.
  144.  
  145.    eg. ? LM
  146.  
  147.  
  148.  I - Gives a paragraph on the hardware, software, and latest upgrades
  149.      at this PMS.
  150.  
  151.  
  152.  K <num> - Kills message number <num>.
  153.  
  154.    eg. K 327  Kills message number 327.
  155.  
  156.  KM - Kills all messages addressed to you, that you have read.
  157.  
  158.  K 0 - kill all message base (sysops only).
  159.  
  160.  
  161.  L - Lists messages in reverse order, newest to oldest addressed either to
  162.      or from you or to ALL.
  163.  
  164.  LL <num> - Lists last <num> messages in reverse order.
  165.  
  166.  LM - "List Mine". Lists all messages TO you.
  167.  
  168.  LK - list all killed messages (sysops only).
  169.  
  170.  L< <callsign> - List messages from user.
  171.  
  172.  L> <callsign> - List messages to user.
  173.  
  174.  
  175.  R <num> - Read message number <num>. You can only read ONE message
  176.    at a time !
  177.  
  178.    eg. R 325 reads message 325
  179.  
  180.  RK <num> - Read killed message number <num> (sysops only).
  181.  
  182.    eg. RK 325 reads killed message 325
  183.  
  184.  RM - "Read Mine". Read all your unread messages.
  185.  
  186.  RA - Read all messages that you are allowed to read.
  187.  
  188.  
  189.  S <call> - Send message to station <call>.
  190.    The PMS will prompt for the message title and then for the message
  191.    text. End text entry with a ctrl-Z or /EX.
  192.    You can only mail the sysop but sysops can mail to anyone.
  193.  
  194.    eg. S G7JJF
  195.  
  196.  SP <call> - Same as S <call>.
  197.  
  198.  SB <call> - Send bulletin to station <call>.
  199.  
  200.            eg. SB ALL
  201.  
  202.  SR - Send reply to last message you read.
  203.  
  204.            eg. SR
  205.  
  206.  SPR - Send personal reply to last message you read.
  207.  
  208.            eg. SPR
  209.  
  210.  
  211.  T - Tidy message base (sysops only).
  212.      This will remove all killed messages.
  213.  
  214.  
  215.  UA <area> <file> - Upload file from area using ASCII transfer.
  216.     The area can be A to Z if setup by sysop. Check with W command first.
  217.  
  218.     eg. UA A MYFILE.TXT
  219.  
  220.  UY <area> <file> - Upload file from area using YAPP transfer.
  221.     The area can be A to Z if setup by sysop. Check with W command first.
  222.  
  223.     eg. UY B MYPROG.EXE
  224.  
  225.  
  226.  V - Show what version of the PMS is running.
  227.  
  228.  
  229.  W - Gives a list of the file areas setup by sysop.
  230.  
  231.  W <area> (filespec) - List files available in file area (matching filespec).
  232.    The area can be A to Z if setup by sysop. Check with W command first.
  233.  
  234.     eg. W A *.ZIP
  235.  
  236.  
  237.  X - Toggle expert level.
  238.      Expert level gives shorter command prompts.
  239.      Normal level gives full command prompts.
  240.