home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78b98.iso
/
Smart30
/
ENGLISH
/
PRODUCTS
/
LOTUS018.DSK
/
SAVSHADE.SMM
< prev
next >
Wrap
INI File
|
1992-06-01
|
2KB
|
169 lines
[ver]
4
[sty]
_macro.sty
[files]
[charset]
82
ANSI (Windows, IBM CP 1252)
[revisions]
0
[prn]
PostScript Printer
[port]
LPT1:
[lang]
1
[desc]
Save selected text to a new file
Lotus WPD Marketing
Beginner
UserControl, New, CurShade$
noautorun
707443519
17
671525509
18
1
0
0
0
0
0
[fopts]
0
1
0
0
[lnopts]
2
Body Text
1
[docopts]
5
2
[GramStyle]
[ParaNum]
1
[l1]
0
[pg]
1
27 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
[edoc]
<:#293,9360>Macro by <+!>Charlie Pappas<-!>
<:#284,9360>
@Function@<:#293,9360>function shadesav()
<:#284,9360>IF IsNewWave()
<:#284,9360> Message("Macro not available while running under HP NewWave.")
<:#284,9360> Exit Function
<:#284,9360>ENDIF
ignorekeyboard(2)
again:
if curshade$() = "" and getmode() = 129
usercontrol("Select only 1 cell to save, then resume")
goto again
endif
if curshade$() = ""
usercontrol("Select text to save, then resume")
goto again
endif
copy()
sty = GetProfileString$("AmiPro", "defstyle", "amipro.ini")
<:#284,9360>if sty = ""
<:#284,9360> sty = "_default.sty"
<:#284,9360>endif
<:#284,9360>new(sty, 0, 0)
<:#284,9360>paste()
<:#284,9360>saveas
<:#284,9360>fileclose()
<:#284,9360>end function
>
[Embedded]
00001395
>
[macsum] 1
shadesav 0 0 2 2
[macse]
14 shadesav
0 1317
13
11 00000109
0 3 "Macro not available while running under HP NewWave."
6 0
15
9
0 32 2
0 24
13
7 ""
18 0
0 29
13
5 129
18 0
1 1
11 00000240
0 7 "Select only 1 cell to save, then resume"
10 00000117
0 24
13
7 ""
18 0
11 00000328
0 7 "Select text to save, then resume"
10 00000117
2 154 1
0 286 "AmiPro" "defstyle" "amipro.ini"
13
8 1
6 1
7 ""
18 0
11 00000439
7 "_default.sty"
8 1
2 101 1 "{1}" 0 0
2 155 1
24 104
2 147 1
6 0
15
9
00001420