home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78b98.iso / Smart30 / ENGLISH / PRODUCTS / LOTUS018.DSK / WINFILE.SMM < prev    next >
INI File  |  1992-05-02  |  1KB  |  108 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.     Launch Windows File Manager
  19.     Lotus WPD Marketing
  20.     Beginner
  21.     Exec, AppMinimize, AppRestore
  22.     noautorun
  23.     704843174
  24.     10
  25.     679076272
  26.     7
  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.     13 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@function winfile()
  63.  
  64. ignorekeyboard(2)
  65.  
  66. app = "File Manager"
  67.  
  68. if not appisrunning(app)
  69.  
  70.     exec("winfile.exe", "")
  71.  
  72. else
  73.  
  74.     activateapp(app)
  75.  
  76.     apprestore(app)
  77.  
  78. endif
  79.  
  80. 'appminimize("")
  81.  
  82. end function
  83.  
  84. >
  85.  
  86. [Embedded]
  87. 00000828
  88. >
  89. [macsum] 1
  90. winfile 0 0 2 2
  91. [macse]
  92. 14 winfile
  93. 0 32 2
  94. 7 "File Manager"
  95. 8 1
  96. 0 1032 "{1}"
  97. 13
  98. 1 3
  99. 11 00000115
  100. 0 22 "winfile.exe" ""
  101. 10 00000141
  102. 0 38 "{1}"
  103. 0 1031 "{1}"
  104. 6 0
  105. 15
  106. 9
  107. 00000853
  108.