home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / packet / tncv13 / tncpms.hlp < prev   
Text File  |  1991-01-03  |  5KB  |  208 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 G0XYZ
  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 G0XYZ
  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.  
  42.  EH <homebbs> - change your home bbs.
  43.  
  44.     eg. EH GB7FLG
  45.  
  46.  EN <name> (H <homebbs>) - change your name and optionally home bbs.
  47.  
  48.     eg. EN Jon        or
  49.  
  50.         EN Jon H GB7FLG
  51.  
  52.  EM is for sysops only
  53.  
  54.  EM <num> U - make status of message <num> to be unread.
  55.  
  56.     eg. EM 1 U
  57.  
  58.  EM <num> R - make status of message <num> to be read.
  59.  
  60.     eg. EM 1 R
  61.  
  62.  EM <num> F - make status of message <num> to have been forwarded.
  63.  
  64.     eg. EM 1 F
  65.  
  66.  EM <num> N - make status of message <num> to not have been forwarded.
  67.  
  68.     eg. EM 1 N
  69.  
  70.  EM <num> A - make status of message <num> to be alive.
  71.  
  72.     eg. EM 1 A
  73.  
  74.  EM <num> K - make status of message <num> to be killed.
  75.  
  76.     eg. EM 1 K
  77.  
  78.  
  79.  EU is for sysops only
  80.  
  81.  EU <call> N <name> (H <homebbs>) - Create or edit user to setup name
  82.     and optionally home bbs.
  83.  
  84.     eg. EU G0XYZ N Jon                or
  85.  
  86.         EU G0XYZ N Jon H GB7FLG
  87.  
  88.  
  89.  EU <call> H <homebbs> - Create or edit user to setup homebbs.
  90.  
  91.     eg. EU G0XYZ H GB7FLG
  92.  
  93.  EU <call> D - delete user.
  94.  
  95.     eg. EU G0XYZ D
  96.  
  97.  EU <call> S - make status of user to be a sysop.
  98.  
  99.     eg. EU G0XYZ S
  100.  
  101.  EU <call> X - toggle expert status of user.
  102.  
  103.     eg. EU G0XYZ X
  104.  
  105.  EU <call> P - generate gateway password for user
  106.  
  107.     eg. EU G0XYZ P
  108.  
  109.  
  110.  F <num> <area> <filename> - Convert message <num> to a file called
  111.    <filename> (sysops only).
  112.    The file will be stored in the <area> which can be from A to Z if setup by
  113.    sysop. Check with W command first
  114.    An error is generated if the file already exists.
  115.  
  116.    eg. F 4 Z GAME.BAS
  117.  
  118.  
  119.  
  120.  G - Gives a list of the gateway areas setup by sysop.
  121.  
  122.  G <area> - Run the gateway specified by the area. A password may be required.
  123.    The area can be A to Z if setup by sysop. Check with W command first.
  124.  
  125.     eg. G A
  126.  
  127.  
  128.  H - Display this help file.
  129.  
  130.  
  131.  ? <command> - Display help on <command>.
  132.  
  133.    eg. ? LM
  134.  
  135.  
  136.  I - Gives a paragraph on the hardware, software, and latest upgrades
  137.      at JONPMS.
  138.  
  139.  
  140.  K <num> - Kills message number <num>.
  141.  
  142.    eg. K 327  Kills message number 327.
  143.  
  144.  KM - Kills all messages addressed to you, that you have read.
  145.  
  146.  K 0 - kill all message base (sysops only).
  147.  
  148.  
  149.  L - Lists messages in reverse order, newest to oldest addressed either to
  150.      or from you or to ALL.
  151.  
  152.  LM - "List Mine". Lists all messages TO you.
  153.  
  154.  LK - list all killed messages (sysops only).
  155.  
  156.  
  157.  
  158.  R <num> - Read message number <num>. You can only read ONE message
  159.    at a time !
  160.  
  161.    eg. R 325 reads message 325
  162.  
  163.  RK <num> - Read killed message number <num> (sysops only).
  164.  
  165.    eg. RK 325 reads killed message 325
  166.  
  167.  RM - "Read Mine". Read all your unread messages.
  168.  
  169.  
  170.  
  171.  S <call> - Send message to station <call>.
  172.    The PMS will prompt for the message title and then for the message
  173.    text. End text entry with a ctrl-Z or /EX.
  174.    You can only mail the sysop but sysops can mail to anyone.
  175.  
  176.    eg. S G0XYZ
  177.  
  178.  
  179.  T - Tidy message base (sysops only).
  180.      This will remove all killed messages.
  181.  
  182.  
  183.  UA <area> <file> - Upload file from area using ASCII transfer.
  184.     The area can be A to Z if setup by sysop. Check with W command first.
  185.  
  186.     eg. UA A MYFILE.TXT
  187.  
  188.  UY <area> <file> - Upload file from area using YAPP transfer.
  189.     The area can be A to Z if setup by sysop. Check with W command first.
  190.  
  191.     eg. UY B MYPROG.EXE
  192.  
  193.  
  194.  V - Show what version of the PMS is running.
  195.  
  196.  
  197.  W - Gives a list of the file areas setup by sysop.
  198.  
  199.  W <area> - List files available in file area.
  200.    The area can be A to Z if setup by sysop. Check with W command first.
  201.  
  202.     eg. W A
  203.  
  204.  
  205.  X - Toggle expert level.
  206.      Expert level gives shorter command prompts.
  207.      Normal level gives full command prompts.
  208.