home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / audio / samples / showmen.lha / ShowMenu.Doc next >
Encoding:
Text File  |  1992-03-17  |  1019 b   |  26 lines

  1.    ShowMenu.Rexx 0.985 (AMG 920317)
  2.    --------------------------------
  3.  
  4.    Prints an overview of all the DLG menus. Refer to the DLG Manual for the
  5.    abbreviations of the flags.
  6.  
  7.    (C) 1992 by Arnout Grootveld, but freely distributable. Leave my name in
  8.    it, don't sell it, etc. etc.
  9.  
  10.  
  11.    While reading the first issue of DLGDigest (thanks Ray!), I read in the
  12.    article on the new, configurable menu system that DLGBatchfiles were no
  13.    longer there.
  14.    As I didn't want to have to go through all my menus to find out what to
  15.    change, I decided to automate this process.
  16.    That's what ShowMenu.Rexx does. Just call it without any parameters,
  17.    and it will give you an overview of all your menus.
  18.  
  19.    ShowMenu.Rexx hasn't really been tested. All I can say is: it works for
  20.    me (using ARexx 1.15 and DLG Pro 0.985) and you have the source :-)
  21.  
  22.  
  23.    All suggestions and comments are welcome at my FidoNet node 2:281/100.
  24.    I also read the DLG_PR, DLG_DEV, DLGMAIL and PDQMAIL FidoNet echomail
  25.    conferences.
  26.