home *** CD-ROM | disk | FTP | other *** search
INI File | 1991-08-19 | 962 b | 104 lines |
- [ver]
- 4
- [sty]
- ~macro.sty
- [files]
- [charset]
- 82
- ANSI (Windows, IBM CP 1252)
- [revisions]
- 0
- [prn]
- PostScript Printer
- [lang]
- 1
- [desc]
- Quickly save the selected text to a new file with SAVSHADE.
- Lotus WPD Marketing
- Beginner
- UserControl, New, CurShade$
-
- 682670667
- 10
- 671525509
- 18
- 1
- 0
- 0
- 0
- 0
-
-
-
-
-
-
- 0
- [fopts]
- 0
- 1
- 0
- 0
- [lnopts]
- 2
- Body Text
- 1
- [docopts]
- 5
- 2
- [l1]
- 0
- [edoc]
- Macro by <+!>Charlie Pappas<-!>
-
-
- function shadesav()
-
- again:
-
- if curshade$() = ""
-
- usercontrol("Select text to save, then resume")
-
- goto again
-
- endif
-
- copy()
-
- new("~default.sty", 0, 0)
-
- paste()
-
- saveas
-
- fileclose()
-
- end function
-
- >
-
- [Embedded]
- 00000712
- >
- [macsum] 1
- shadesav 0 0 1 2
- [macse]
- 14 shadesav
- 0 24
- 13
- 7 ""
- 18 0
- 11 00000101
- 0 7 "Select text to save, then resume"
- 10 00000013
- 2 154 1
- 2 101 1 "~default.sty" 0 0
- 2 155 1
- 24 104
- 2 147 1
- 6 0
- 15
- 9
- 00000737
-