home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-09-14 | 4.4 KB | 372 lines |
- [ver]
- 4
- [sty]
- _macro.sty
- [files]
- [charset]
- 82
- ANSI (Windows, IBM CP 1252)
- [revisions]
- 0
- [prn]
- PostScript Printer
- [port]
- LPT1:
- [lang]
- 1
- [desc]
- Select multiple docs to open
- Lotus WPD Technical Support
- Intermediate
- DialogBox, FileOpen
- autorun
- 716509667
- 29
- 673204697
- 194
- 2
- 0
- 0
- 0
- 0
-
-
- Peyton McManus
-
-
-
- 0
- [fopts]
- 0
- 1
- 0
- 0
- [lnopts]
- 2
- Body Text
- 1
- [docopts]
- 5
- 2
- [GramStyle]
-
- [lay]
- Standard
- 513
- [rght]
- 15840
- 12240
- 1
- 1440
- 1440
- 1
- 1440
- 1440
- 2
- 1
- 0
- 1
- 1
- 2
- 1
- 1440
- 10800
- 5
- 1
- 720
- 1
- 1440
- 1
- 2880
- 1
- 4320
- 1
- 5760
- [hrght]
- [lyfrm]
- 1
- 11200
- 0
- 0
- 12240
- 1440
- 0
- 1
- 3
- 1 0 0 0 0 0 0
- 0
- 0
- 1
- [frmlay]
- 1440
- 12240
- 1
- 1440
- 72
- 1
- 360
- 1440
- 0
- 1
- 0
- 1
- 1
- 0
- 1
- 1440
- 10800
- 0
- [txt]
- <+B>MDIOPEN.SMM
-
- <+B>Peyton McManus Lous WPD
-
- <+B>Last revised June 3, 1991
-
- >
- [frght]
- [lyfrm]
- 1
- 13248
- 0
- 14400
- 12240
- 15840
- 0
- 1
- 3
- 1 0 0 0 0 0 0
- 0
- 0
- 2
- [frmlay]
- 15840
- 12240
- 1
- 1440
- 360
- 1
- 14472
- 1440
- 0
- 1
- 0
- 1
- 1
- 0
- 1
- 1440
- 10800
- 0
- [txt]
- >
- [elay]
- [l1]
- 0
- [edoc]
- <:#284,9360>Function Multiple()
-
- <:#284,9360>IF IsNewWave()
-
- <:#284,9360> Message("Macro not available while running under HP NewWave.")
-
- <:#284,9360> Exit Function
-
- <:#284,9360>ENDIF
-
- <:#284,9360>doc=getdocpath$()
-
- <:#284,9360>Filledit(9001,"{doc}*.s?m")
-
- <:#284,9360>Filledit(51,true)
-
- <:#284,9360>Box=dialogbox(".","Getfiles")
-
- <:#284,9360>if Box<<<;>1
-
- <:#284,9360> Exit Function
-
- <:#284,9360>Endif
-
- <:#284,9360>Files=getdialogfield$(8001)
-
- <:#284,9360>Radio1=getdialogfield$(51)
-
- <:#284,9360>Radio2=Getdialogfield$(52)
-
- If Files = ""
-
- Exit Function
-
- Endif
-
- x=1
-
- <:#284,9360>dir=getcurrentdir$()
-
- <:#284,9360>While (1)
-
- <:#284,9360> Temp=Strfield$(files,x," ")
-
- <:#284,9360> if len(Temp)<;>3
-
- <:#284,9360> temp="{dir}{temp}"
-
- <:#284,9360> Fileopen("{temp}",1,"AmiPro")
-
- <:#284,9360> pause(002)
-
- <:#284,9360> If (Radio2)
-
- <:#284,9360> Appminimize("{temp}")
-
- <:#284,9360> Endif
-
- <:#284,9360> x=x+1
-
- <:#284,9360> if x<;>8
-
- <:#284,9360> Break
-
- <:#284,9360> Endif
-
- <:#284,9360> Else
-
- <:#284,9360> Break
-
- <:#284,9360> Endif
-
- <:#284,9360>Wend
-
- <:#284,9360>Darkmode(off)
-
- <:#284,9360>End Function
-
- <:#284,9360>
-
- <:#284,9360>DIALOG Getfiles
-
- <:#284,9360>-2134376448 9 96 34 150 124 "" "" "Multiple File Open"
-
- <:#284,9360>FONT 8 "Helv"
-
- <:#284,9360>6 22 62 62 9001 1352728587 "listbox" "" 0
-
- <:#284,9360>74 56 48 12 51 1342308361 "button" "Full screen" 0
-
- <:#284,9360>74 68 50 12 52 1342177289 "button" "Minimize all" 0
-
- <:#284,9360>6 2 62 18 1000 1342177280 "static" "Select up to 9 files to open:" 0
-
- <:#284,9360>74 42 66 1 7999 1342177280 "static" "" 0
-
- <:#284,9360>106 4 40 14 1 1342373889 "button" "OK" 0
-
- <:#284,9360>106 20 40 14 2 1342373888 "button" "Cancel" 0
-
- <:#284,9360>6 116 138 6 1002 1342177280 "static" "" 0
-
- <:#284,9360>8 94 132 24 8001 1342177280 "static" "" 0
-
- <:#284,9360>END DIALOG
-
- >
-
- [Embedded]
- 00003209
- >
- [macsum] 2
- Multiple 0 0 9 0
- Getfiles 650 0 -1 40
- [macse]
- 14 Multiple
- 0 1317
- 13
- 11 00000109
- 0 3 "Macro not available while running under HP NewWave."
- 6 0
- 15
- 9
- 0 268
- 13
- 8 1
- 0 31 9001 "{1}*.s?m"
- 0 31 51 1
- 0 26 "." "Getfiles"
- 13
- 8 2
- 6 2
- 5 1
- 18 1
- 11 00000229
- 6 0
- 15
- 9
- 0 27 8001
- 13
- 8 3
- 0 27 51
- 13
- 8 4
- 0 27 52
- 13
- 8 5
- 6 3
- 7 ""
- 18 0
- 11 00000327
- 6 0
- 15
- 9
- 5 1
- 8 6
- 0 290
- 13
- 8 7
- 5 1
- 11 00000629
- 0 20 "{3}" "{6}" " "
- 13
- 8 8
- 0 14 "{8}"
- 13
- 5 3
- 18 3
- 11 00000603
- 7 "{7}{8}"
- 8 8
- 2 102 1 "{8}" 1 "AmiPro"
- 0 274 002
- 6 5
- 11 00000528
- 0 1030 "{8}"
- 6 6
- 5 1
- 3 0
- 8 6
- 6 6
- 5 8
- 18 3
- 11 00000590
- 10 00000629
- 10 00000616
- 10 00000629
- 10 00000353
- 0 292 0
- 6 0
- 15
- 9
- DIALOG Getfiles
- -2134376448 9 96 34 150 124 "" "" "Multiple File Open"
- FONT 8 "Helv"
- 6 22 62 62 9001 1352728587 "listbox" "" 0
- 74 56 48 12 51 1342308361 "button" "Full screen" 0
- 74 68 50 12 52 1342177289 "button" "Minimize all" 0
- 6 2 62 18 1000 1342177280 "static" "Select up to 9 files to open:" 0
- 74 42 66 1 7999 1342177280 "static" "" 0
- 106 4 40 14 1 1342373889 "button" "OK" 0
- 106 20 40 14 2 1342373888 "button" "Cancel" 0
- 6 116 138 6 1002 1342177280 "static" "" 0
- 8 94 132 24 8001 1342177280 "static" "" 0
- 00003234
-