home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mundo do CD-ROM 23
/
CDROM23.iso
/
corel
/
Draw
/
Fill_out
/
Outlines
/
Dot_dash
/
widedash.csc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-08-19
|
272 b
|
13 lines
REM Favorite : Outline Style
WITHOBJECT "CorelDraw.Automation.8"
.StartOfRecording
.SuppressPainting
.RecorderStorePreselectedObjects FALSE
.SetOutlineMiscProperties 2, 35, 0, 0, 100, 0, FALSE, FALSE
.ResumePainting
.EndOfRecording
END WITHOBJECT