home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78b98.iso / Smart30 / ENGLISH / PRODUCTS / LOTUS018.DSK / DOS.SMM < prev    next >
INI File  |  1992-05-02  |  901b  |  94 lines

  1. [ver]
  2.     4
  3. [sty]
  4.     _macro.sty
  5. [files]
  6. [charset]
  7.     82
  8.     ANSI (Windows, IBM CP 1252)
  9. [revisions]
  10.     0
  11. [prn]
  12.     PostScript Printer
  13. [port]
  14.     LPT1:
  15. [lang]
  16.     1
  17. [desc]
  18.     Shell to DOS.
  19.     Lotus WPD Marketing
  20.     Beginner
  21.     Exec
  22.     noautorun
  23.     704829781
  24.     8
  25.     681501772
  26.     3
  27.     1
  28.     0
  29.     0
  30.     0
  31.     0
  32.     
  33.     
  34.     
  35.     
  36.     
  37.     
  38.     0
  39. [fopts]
  40.     0
  41.     1
  42.     0
  43.     0
  44. [lnopts]
  45.     2
  46.     Body Text
  47.     1
  48. [docopts]
  49.     5
  50.     2
  51. [GramStyle]
  52.     
  53. [l1]
  54.     0
  55. [pg]
  56.     1
  57.     8 0 12 1025 0 0 0 65535 65535 Standard    65535 0 0    0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
  58. [edoc]
  59. Macro by <+!>Charlie Pappas<-!>
  60.  
  61.  
  62. function dos()
  63.  
  64. ignorekeyboard(2)
  65.  
  66. if decide("Exit to DOS?  Type Exit to return.")
  67.  
  68.     exec(dosgetenv$("comspec"), "")
  69.  
  70. endif
  71.  
  72. end function
  73.  
  74. >
  75.  
  76. [Embedded]
  77. 00000711
  78. >
  79. [macsum] 1
  80. dos 0 0 1 2
  81. [macse]
  82. 14 dos
  83. 0 32 2
  84. 0 2 "Exit to DOS?  Type Exit to return."
  85. 13
  86. 11 00000109
  87. 0 774 "comspec"
  88. 13
  89. 0 22 [X] ""
  90. 6 0
  91. 15
  92. 9
  93. 00000736
  94.