home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-10-28 | 3.3 KB | 355 lines |
- [ver]
- 4
- [sty]
- _macro.sty
- [charset]
- 82
- ANSI (Windows, IBM CP 1252)
- [PanoseFontTable]
- 3
- 5
- Helvetica
- 2818
- 1029
- 514
- 514
- 1026
- Helv
- 2818
- 1029
- 514
- 770
- 1026
- Times New Roman
- 514
- 774
- 1029
- 517
- 1027
- [revisions]
- 0
- [recfile]
-
- *
- 1
- 1
- 3
- 8
- 0
- 0
- [lang]
- 1
- [desc]
- Close all open documents
- Lotus WPD Technical Support
- Beginner
- OpenFileCount, OpenFileNames
- noautorun
- 751833277
- 21
- 676067391
- 42
- 1
- 0
- 0
- 0
- 0
- Apprestore, Mdi Handling
-
-
-
-
-
- 0
- [prn]
- QMS-PS 810
- [port]
- NW:\\SPEEDY\QMS
- [fopts]
- 0
- 1
- 0
- 0
- [lnopts]
- 2
- Body Text
- 1
- [docopts]
- 5
- 2
- [GramStyle]
-
- [tag]
- Body Text
- 2
- [fnt]
- Helvetica
- 240
- 0
- 49152
- [algn]
- 1
- 1
- 216
- 0
- 0
- [spc]
- 33
- 0
- 1
- 0
- 0
- 1
- 100
- [brk]
- 4
- [line]
- 8
- 0
- 1
- 0
- 0
- 1
- 1
- 144
- 144
- 1
- [spec]
- 0
- 0
-
- 0
- 1
- 1
- 0
- 16
- 0
- 0
- [nfmt]
- 272
- 1
- 3
- .
- ,
- $
- Body Text
- 0
- 0
- [lay]
- Standard
- 513
- [rght]
- 15840
- 12240
- 1
- 1440
- 1440
- 1
- 1440
- 1440
- 2
- 1
- 0
- 1
- 0
- 2
- 1
- 1440
- 10800
- 5
- 1
- 720
- 1
- 1440
- 1
- 2880
- 1
- 4320
- 1
- 5760
- [frght]
- [lyfrm]
- 0
- 13184
- 0
- 14400
- 12240
- 15840
- 0
- 1
- 1
- 0 0 0 0 0 0 0
- 0
- 16777215
- 0
- [frmlay]
- 15840
- 12240
- 1
- 1440
- 360
- 1
- 14472
- 1440
- 0
- 1
- 0
- 0
- 0
- 0
- 1
- 1440
- 10800
- 0
- [txt]
- <:s><:#P30670848,P975176>
-
- >
- [hrght]
- [lyfrm]
- 0
- 11136
- 0
- 0
- 12240
- 1440
- 0
- 1
- 1
- 0 0 0 0 0 0 0
- 0
- 16777215
- 0
- [frmlay]
- 1440
- 12240
- 1
- 1440
- 72
- 1
- 360
- 1440
- 0
- 1
- 0
- 0
- 0
- 0
- 1
- 1440
- 10800
- 0
- [txt]
- <:s><:#P30670848,P975176>Peyton McManus
-
- <:s><:#P30670848,P975176>June 4, 1991
-
- <:s><:#P30670848,P975176>Closes allopen files
-
- >
- [elay]
- [l1]
- 0
- [edoc]
- @Function@<:s><:#P30670848,P975176>Function Closeall()
-
- <:s><:#P30670848,P975176>oncancel Done
-
- <:s><:#P30670848,P975176>mdicount=GetOpenFileCount() ' How may files are open
-
- <:s><:#P30670848,P975176>If Mdicount <<1 ' if 0 then exit
-
- <:s><:#P30670848,P975176> Exit Function
-
- <:s><:#P30670848,P975176>Endif
-
- <:s><:#P30670848,P975176>Dim Names(MdiCount) ' Dim array to hold filenames
-
- <:s><:#P30670848,P975176>GetOpenfileNames(&Names) ' Fill array with filenames
-
- <:s><:#P30670848,P975176>CascadeWindow()
-
- <:s><:#P30670848,P975176>For t=1 to mdicount ' Loop open files
-
- <:s><:#P30670848,P975176> thisfile=names(t)
-
- <:s><:#P30670848,P975176> If GetOpenFileCount() <;> 0
-
- <:s><:#P30670848,P975176> ' if a file is open, close it
-
- <:s><:#P30670848,P975176> Fileclose() ' Close the file
-
- <:s><:#P30670848,P975176> Endif
-
- <:s><:#P30670848,P975176> Next
-
- <:s><:#P30670848,P975176>Done:
-
- <:s><:#P30670848,P975176>End Function
- >
-
- [Embedded]
- 00002881
- >
- [macsum4] 1 9
- Closeall 0 0 5 0
- [macse]
- 14 Closeall
- 29 0 Closeall
- 17 1
- 19 00000419
- 17 2
- 29 1 mdicount
- 0 1050
- 13
- 8 1
- 17 3
- 6 1
- 5 1
- 18 5
- 11 00000132
- 6 0
- 15
- 9
- 17 6
- 6 1
- 29 2 Names
- 21 2 [X]
- 17 7
- 0 1051 &2
- 17 8
- 16 _$$3CascadeWindow
- 29 3 t
- 5 1
- 8 3
- 17 9
- 6 1
- 6 3
- 18 2
- 12 00000309
- 10 00000419
- 5 1
- 6 3
- 3 0
- 8 3
- 10 00000228
- 17 10
- 29 4 thisfile
- 6 3
- 22 2
- 8 4
- 17 11
- 0 1050
- 13
- 5 0
- 18 3
- 11 00000406
- 17 13
- 2 732 1
- 10 00000276
- 6 0
- 15
- 17 17
- 9
- 00002906
-