home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mundo do CD-ROM 23
/
CDROM23.iso
/
corel
/
Draw
/
Fill_out
/
Outlines
/
Width
/
thick_24.csc
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-08-19
|
235 b
|
13 lines
REM Favorite : Outline Width
WITHOBJECT "CorelDraw.Automation.8"
.StartOfRecording
.SuppressPainting
.RecorderStorePreselectedObjects FALSE
.SetOutlineWidth 84666
.ResumePainting
.EndOfRecording
END WITHOBJECT