home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / ZSUS / Z3HELP-5.LBR / V.LBR / VMENUCK.HZP / VMENUCK.HLP
Text File  |  2000-06-30  |  2KB  |  47 lines

  1. ;
  2.                                 VMENUCK.COM                                   
  3.  
  4.              Size (recs) CRC   Version    Author/Latest Issue      Disk
  5.                3k (18)   C578  1.3        Al Dunsmuir 8/85         Z3COM10
  6.  
  7.   1- Syntax  2- Examples of Use                                               
  8.  
  9.    VMENUCK checks the syntax and other features of MENU.VMN files.   The error
  10. diagnostics  which  VMENU gives  are quite  limited,  with a variety of errors
  11. producing  the message  'Str Err' for  a  MENU.VMN  structure error.   VMENUCK
  12. allows a user to perform more meaningful diagnostics on a MENU.VMN file before
  13. it comes into common use.
  14.  
  15.    Version 1.0 (7/84) by Richard Conn.
  16. :1
  17.  
  18.  
  19.    Syntax:  VMENUCK filename.typ      <-- check file
  20.     
  21.         or  VMENUCK filename          <-- check filename.VMN
  22.  
  23.  
  24.    VMENUCK loads,  searches for the MENU.VMN file, then displays a list of the
  25. menus in the MENU.VMN file as they are checked.  If a syntax error is detected
  26. while processing a menu, a meaning error message will be generated, indicating
  27. the error  and the line  number in  the MENU.VMN  file at which the error  was
  28. detected.
  29. :2
  30.  
  31. Examples of Use:
  32.  
  33.    a. B0:>VMENUCK MENU<cr>
  34.  
  35.       VMENUCK  Version 1.3 [Z80 Code]
  36.       VMenu Syntax Check on B0:MENU.VMN
  37.  
  38.        Line Comment/Error Message
  39.        ---- ---------------------
  40.           1 ** Global Options Detected **
  41.           2 ** Menu number   1
  42.          32 ** End of Menu Check **
  43.              No Error(s) Detected
  44.       B0:>
  45. ^R        Refresh Menu Display (RETURN Key)
  46.        ^C        Exit to ZCPR3 (Control-C)
  47.        *         Jump