home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Corel
/
Draw
/
Scripts
/
Presets
/
design05.csc
< prev
next >
Wrap
Text File
|
1998-11-24
|
840b
|
26 lines
REM Blue neon Font used: Eklektic
WITHOBJECT "CorelDraw.Automation.9"
.StartOfRecording
.SuppressPainting
.RecorderStorePreselectedObjects TRUE
.RecorderSelectObjectByIndex TRUE, 1
.ApplyNoFill
.RecorderSelectObjectByIndex TRUE, 1
.ApplyOutline 3048, 1, 1, 1, 100, 0, 0, -1, -1, FALSE, 2, 0, TRUE
.StoreColor 5, 0, 0, 255, 0
.SetOutlineColor
.RecorderSelectObjectByIndex TRUE, 1
.DuplicateObject 0, 0
.RecorderSelectObjectByIndex TRUE, 2
.ApplyOutline 508, 1, 1, 1, 100, 0, 0, -1, -1, FALSE, 2, 0, TRUE
.StoreColor 2, 100, 0, 0, 0
.SetOutlineColor
.RecorderSelectPreselectedObjects TRUE
.RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
.ApplyBlend TRUE, 3, 0, FALSE, 0, FALSE, FALSE, 0, 0, 0, TRUE, TRUE, FALSE, FALSE, 0, 0, 0, 0
.ResumePainting
.EndOfRecording
END WITHOBJECT