home *** CD-ROM | disk | FTP | other *** search
INI File | 1991-08-19 | 1013 b | 107 lines |
- [ver]
- 4
- [sty]
- ~macro.sty
- [files]
- [charset]
- 82
- ANSI (Windows, IBM CP 1252)
- [revisions]
- 0
- [prn]
- PostScript Printer
- [lang]
- 1
- [desc]
- Quickly print only the selected or shaded text in a document with PRNSHADE.
- Lotus WPD Marketing
- Beginner
- FileNew, Paste, UserControl
-
- 682670595
- 10
- 671525509
- 8
- 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 shadeprt()
-
- again:
-
- if curshade$() = ""
-
- usercontrol("Select text to print, then resume")
-
- goto again
-
- endif
-
- copy()
-
- new("~default.sty", 0, 0)
-
- paste()
-
- fileprint
-
- filechanged(1, 0)
-
- fileclose()
-
- end function
-
- >
-
- [Embedded]
- 00000752
- >
- [macsum] 1
- shadeprt 0 0 1 2
- [macse]
- 14 shadeprt
- 0 24
- 13
- 7 ""
- 18 0
- 11 00000102
- 0 7 "Select text to print, then resume"
- 10 00000013
- 2 154 1
- 2 101 1 "~default.sty" 0 0
- 2 155 1
- 24 111
- 0 34 1 0
- 2 147 1
- 6 0
- 15
- 9
- 00000777
-