home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / 4 / 4arc131.zip / SAMPLE.MEN < prev    next >
Text File  |  1992-08-24  |  2KB  |  42 lines

  1. *                       USER.MEN CONFIGURABLE MENU FILE
  2. *
  3. *    This is a sample user.men File to show you how to create your own
  4. *    Menufile to start Programs out of 4ARC independently your current Path.
  5. *    You can edit this File with your favourite Editor.
  6. *    Place the first Character of the Program-Description in the second
  7. *    Column and start the Commandline at the 50'th Column.
  8. *    The Program-Description can last up to the 49th Column.
  9. *    The Commandline hold the full 127 Character Commandline 4DOS offers
  10. *    for external Commands.
  11. *    !!! IMPORTANT !!!
  12. *    Be careful to call Batchfiles in the Commandline. In most Cases
  13. *    that will not work.
  14. *    You can't use Aliasnames in the Commandline, because they are
  15. *    temporarily disabled within 4ARC. So execute the desired .COM and
  16. *    .EXE-Files themselves for safest use.
  17. *
  18. * The Format for the Commandline is easy to create:
  19. *
  20. * 1) If the Program is in your DOS-Path, just use the Programname (see QEDIT)
  21. * 2) If not in the PATH-Argument, use the following Commandline:
  22. *        pushd^cdd [full Path to Program]^[Programname]^popd    (see CATALOG)
  23. *
  24. *
  25. *    !!! You MUST name your Menufile user.men, otherwise it is not usable!!!
  26. *
  27. *┌──PROGRAM-DESCRIPTION (Column1-49)────────────┐┌─Commandline (──Column 176)
  28. *│                                              ││
  29. *                                              
  30.  ZIP COMMENT MASTER                              ce
  31.  QEDIT Adv V2.15                                 qedit
  32.  CATALOG                                         pushd^cdd d:\catalog^cat^popd
  33.  PRINTMASTER                                     pushd^cdd d:\^pm^popd
  34.  LABELMAKER                                      pushd^cdd d:\^labelmak^popd
  35.  THEDRAW                                         pushd^cdd d:\^thedraw^popd
  36.  GRAPHIC WORKSHOP                                pushd^cdd d:\^gws^popd
  37.  MODPLAY PRO                                     pushd^cdd e:\^play^popd
  38.  MAHJONGG VGA                                    pushd^cdd e:\^mah^popd
  39.  
  40.  
  41.  
  42.