home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR21 / NVMNU201.ZIP / EXAMPLE.MNU < prev    next >
Text File  |  1993-07-17  |  735b  |  52 lines

  1. %Main Menu,12,5,106
  2. Applications
  3.   %Applications
  4. Graphics Programs
  5.   %Graphics
  6. Communication Programs
  7.   %Communications
  8. DOS Functions
  9.   %DOS
  10. Logout
  11.   !LOGOUT
  12. %Applications,5,10,
  13. Word Perfect 5.1
  14.   cd\wp51
  15.   wp
  16. Lotus 2.2
  17.   cd\Lotus
  18.   123
  19. Taxes
  20.  %Taxes
  21. %Graphics,10,5,14
  22. CSHOW
  23.  cd\graphics
  24.  call start.bat
  25. %Communications,8,45,2
  26. Telix
  27.   cd\telix
  28.   telix
  29. Rose
  30. %DOS,8,35,9
  31. Format Drive A: to 360k
  32.    format a: /f:360 /u
  33. Format Drive A: to 1.2M
  34.    format a: /f:1.2 /u
  35. Format Drive B: to 720K
  36.    format b: /f:720 /u
  37. Format Drive B: to 1.44 M
  38.    format b: /f:1.44 /u
  39. Check Disk
  40.    chkdsk
  41.    pause
  42. Memory Usage
  43.    mem /c
  44.    pause
  45. %Taxes,12,60,5
  46. 1991
  47.   cd\t1_1991
  48.   t1
  49. 1990
  50.   cd\t1_1990
  51.   t1
  52.