home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / HISOFT.LZH / HISOFT_B.MSA / HGTTUTOR / SHELL.BH < prev    next >
Text File  |  1992-03-31  |  516b  |  29 lines

  1.  
  2. CONST     menu1%=     0
  3.  
  4. CONST    me%=     0
  5. CONST    medesk%=     3
  6. CONST    mefile%=     4
  7. CONST    merun%=     5
  8. CONST    meaboutshell%=     8
  9. CONST    me1%=    10
  10. CONST    me2%=    11
  11. CONST    me3%=    12
  12. CONST    me4%=    13
  13. CONST    me5%=    14
  14. CONST    me6%=    15
  15. CONST    mequit%=    17
  16. CONST    meshowimagef%=    18
  17. CONST    meshowtextfi%=    19
  18. CONST    merunprogram%=    22
  19. CONST    mesetcommandl%=    23
  20.  
  21. CONST     cline%=     1
  22.  
  23. CONST    clcommandline%=     1
  24. CONST    clok%=     2
  25. CONST    clcancel%=     3
  26.  
  27. CONST     aboutalert%=     0
  28.  
  29.