home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / XBBS_118.ZIP / SAMPLES.ZIP / ANSIMAIN.HLP < prev    next >
Encoding:
Text File  |  1990-12-08  |  8.0 KB  |  251 lines

  1.  This is just a sample of how to write a help file for a pulldown menu.
  2.  This sample goes with ANSIMAIN.XBS.
  3.  
  4. <@Main>
  5.  
  6. This is the Main Menu.
  7.  
  8. Select M, F, D, O or Q.  Other options will appear under each.  To
  9. Logoff, select Q.
  10.  
  11. <Msgs>
  12.  
  13. This option allows you to perform various functions on the message areas:
  14.  
  15.  BULLS:         Bulls-mode is a quick way to get to all the message
  16.  areas.  It includes some commands designed to go through the message
  17.  areas in order performing a task (like reading new messages in each
  18.  area, checking for mail addressed to you, exporting messages for
  19.  reading offline, and so on).  The commands below may be used if you
  20.  feel more comfortable firmly ensconced in one area.
  21.  
  22.  READ:          Lets you read messages in the current message area.  You
  23.  can reply to messages you read if you have enough access.
  24.  
  25.  SCAN:          Lets you scan messages in the current message area.
  26.  This lists minimal information on each message, such as who wrote it,
  27.  who it is to, and what the subject is.
  28.  
  29.  WRITE:         Lets you write a new message in the current message
  30.  area.
  31.  
  32.  CHANGE AREAS:  Lets you change the current message area.  When prompted
  33.  for the area name, you can enter ? to get a list of available areas.
  34.  You can select an area by either its name or number.
  35.  
  36.  LASTUSER MSG:  Lets you enter a brief message that can be read by the
  37.  next user.
  38.  
  39. <Msgs|Bulls>
  40.  
  41.  BULLS:         Bulls-mode is a quick way to get to all the message
  42.  areas.  It includes some commands designed to go through the message
  43.  areas in order performing a task (like reading new messages in each
  44.  area, checking for mail addressed to you, exporting messages for
  45.  reading offline, and so on).  The commands below may be used if you
  46.  feel more comfortable firmly ensconced in one area.
  47.  
  48. <Msgs|Read>
  49.  
  50.  READ:          Lets you read messages in the current message area.  You
  51.  can reply to messages you read if you have enough access.
  52.  
  53. <Msgs|Scan>
  54.  
  55.  SCAN:          Lets you scan messages in the current message area.
  56.  This lists minimal information on each message, such as who wrote it,
  57.  who it is to, and what the subject is.
  58.  
  59. <Msgs|Write>
  60.  
  61.  WRITE:         Lets you write a new message in the current message
  62.  area.
  63.  
  64. <Msgs|Change Areas>
  65.  
  66.  CHANGE AREAS:  Lets you change the current message area.  When prompted
  67.  for the area name, you can enter ? to get a list of available areas.
  68.  You can select an area by either its name or number.
  69.  
  70. <Msgs|Lastuser Msg>
  71.  
  72.  LASTUSER MSG:  Lets you enter a brief message that can be read by the
  73.  next user.
  74.  
  75. <Files>
  76.  
  77.  LIST:          Lets you list the files in the current area.  You can
  78.  enter a string which will be used as a searchstring; only entries with
  79.  this string present in the filename or description will be listed.
  80.  
  81.  NEW:           Lists files in the current area that are new (their
  82.  filedate is newer than the last time you logged on).
  83.  
  84.  FIND:          Lets you look for a particular file.  If found, tells
  85.  you what area the file is in.
  86.  
  87.  ALL NEW:       Lists new files in all areas (like NEW, but global).
  88.  
  89.  PEEKER:        Takes you to the Peeker Door, a utility that lets you
  90.  see what's inside archives.  You can do a lot there; try it, and enter
  91.  H for help once you get there.
  92.  
  93.  CHANGE AREAS:  Lets you make a different area the current area.  Areas
  94.  may be entered by number or name.  You can enter ? to get a list of
  95.  available areas.
  96.  
  97.  DOWNLOAD:      You receive a file.
  98.  
  99.  UPLOAD:        You send a file.
  100.  
  101. <Files|List>
  102.  
  103.  LIST:          Lets you list the files in the current area.  You can
  104.  enter a string which will be used as a searchstring; only entries with
  105.  this string present in the filename or description will be listed.
  106.  
  107. <Files|New>
  108.  
  109.  NEW:           Lists files in the current area that are new (their
  110.  filedate is newer than the last time you logged on).
  111.  
  112. <Files|Find>
  113.  
  114.  FIND:          Lets you look for a particular file.  If found, tells
  115.  you what area the file is in.
  116.  
  117. <Files|All New>
  118.  
  119.  ALL NEW:       Lists new files in all areas (like NEW, but global).
  120.  
  121. <Files|Peeker>
  122.  
  123.  PEEKER:        Takes you to the Peeker Door, a utility that lets you
  124.  see what's inside archives.  You can do a lot there; try it, and enter
  125.  H for help once you get there.
  126.  
  127. <Files|Change Areas>
  128.  
  129.  CHANGE AREAS:  Lets you make a different area the current area.  Areas
  130.  may be entered by number or name.  You can enter ? to get a list of
  131.  available areas.
  132.  
  133. <Files|Download>
  134.  
  135.  DOWNLOAD:      You receive a file.
  136.  
  137. <Files|Upload>
  138.  
  139.  UPLOAD:        You send a file.
  140.  
  141. <Doors>
  142.  
  143.  Doors are external programs the BBS can run for you.  Some are games,
  144.  some are informational.
  145.  
  146. <Other>
  147.  
  148.  LIBRARY:       Library is what the name implies; a place where you can
  149.  browse through text files.
  150.  
  151.  USERLIST:      Lists users of this BBS.  You can enter a searchstring
  152.  to narrow the listing down to names you're interested in seeing (for
  153.  instance, entering "Joe" would list "Joe Blow" but not "Joseph Blown").
  154.  
  155.  CHAT:          Request to chat with the SysOp.  Better have a good
  156.  reason; some sysops have been known to send electronic death through
  157.  the phone line to obnoxious or inane users.
  158.  
  159.  FEEDBACK:      Leave a message for the SysOp to read.  Much better
  160.  than Chat.
  161.  
  162.  EDIT CONFIG:   Edit your setup on this BBS.  Lets you change things
  163.  like screen width, length, ANSI graphics capability, and so forth.
  164.  
  165.  HELP!:         Gets you a hypertext help file with information geared
  166.  toward new users.
  167.  
  168.  SELECT MENU:   Lets you change the type of menus you receive when you
  169.  call this BBS.
  170.  
  171.  READ NEWS:     Lets you read news files.  You'll be able to List the
  172.  filenames, Read a particular filename, or quit and come back to this
  173.  menu.
  174.  
  175.  WRITE NEWS:    If you have enough access you can write news files for
  176.  other users to read.  News remains online for about a month.  It is
  177.  force-read to users who haven't seen it yet.  Use this with care; the
  178.  sysop will doubtless demote you to Boob-of-the-century if you abuse
  179.  this privilege.
  180.  
  181. <Other|Library>
  182.  
  183.  LIBRARY:       Library is what the name implies; a place where you can
  184.  browse through text files.
  185.  
  186. <Other|UserList>
  187.  
  188.  USERLIST:      Lists users of this BBS.  You can enter a searchstring
  189.  to narrow the listing down to names you're interested in seeing (for
  190.  instance, entering "Joe" would list "Joe Blow" but not "Joseph Blown").
  191.  
  192. <Other|Chat>
  193.  
  194.  CHAT:          Request to chat with the SysOp.  Better have a good
  195.  reason; some sysops have been known to send electronic death through
  196.  the phone line to obnoxious or inane users.
  197.  
  198. <Other|Feedback>
  199.  
  200.  FEEDBACK:      Leave a message for the SysOp to read.  Much better
  201.  than Chat.
  202.  
  203. <Other|Edit Config>
  204.  
  205.  EDIT CONFIG:   Edit your setup on this BBS.  Lets you change things
  206.  like screen width, length, ANSI graphics capability, and so forth.
  207.  
  208. <Other|Help!>
  209.  
  210.  HELP!:         Gets you a hypertext help file with information geared
  211.  toward new users.
  212.  
  213. <Other|Select Menu>
  214.  
  215.  SELECT MENU:   Lets you change the type of menus you receive when you
  216.  call this BBS.
  217.  
  218. <Other|Read News>
  219.  
  220.  READ NEWS:     Lets you read news files.  You'll be able to List the
  221.  filenames, Read a particular filename, or quit and come back to this
  222.  menu.
  223.  
  224. <Other|Write News>
  225.  
  226.  WRITE NEWS:    If you have enough access you can write news files for
  227.  other users to read.  News remains online for about a month.  It is
  228.  force-read to users who haven't seen it yet.  Use this with care; the
  229.  sysop will doubtless demote you to Boob-of-the-century if you abuse
  230.  this privilege.
  231.  
  232. <Quit>
  233.  
  234.  LOGOFF:        Updates your user file and disconnects you, letting the
  235.  sysop know what a nice person you are to log off properly.
  236.  
  237.  OOPS!:         Means you don't want to log off yet.  Returns you to
  238.  the Main Menu.
  239.  
  240. <Quit|Logoff>
  241.  
  242.  LOGOFF:        Updates your user file and disconnects you, letting the
  243.  sysop know what a nice person you are to log off properly.
  244.  
  245. <Quit|Oops!>
  246.  
  247.  OOPS!:         Means you don't want to log off yet.  Returns you to
  248.  the Main Menu.
  249.  
  250. <end>
  251.