home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIPCD5_98.iso
/
coreldrw
/
Draw
/
Scripts
/
Presets
/
dropleft.csc
< prev
next >
Wrap
Text File
|
1997-08-19
|
1KB
|
42 lines
REM
WITHOBJECT "CorelDraw.Automation.8"
.StartOfRecording
.SuppressPainting
.RecorderStorePreselectedObjects TRUE
.RecorderSelectObjectByIndex TRUE, 1
.ApplyOutline 0, 0, 0, 0, 0, 0, 0, -1, -1, FALSE, 0, 0, FALSE
.RecorderSelectObjectByIndex TRUE, 1
.DuplicateObject 0, 0
.RecorderSelectObjectByIndex TRUE, 2
.StretchObject 0.759959, 1, 0.759959, 1, FALSE, FALSE, 7
.RecorderSelectObjectByIndex TRUE, 2
.StoreColor 2, 0, 0, 0, 40
.ApplyUniformFillColor
.RecorderSelectObjectByIndex TRUE, 1
.StoreColor 2, 0, 0, 0, 0
.ApplyUniformFillColor
.RecorderSelectPreselectedObjects TRUE
.RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
.ApplyBlend TRUE, 20, 0, FALSE, 0, FALSE, FALSE, 0, 0, 0, TRUE, TRUE, FALSE, FALSE, 0, 0, 0, 0
.RecorderSelectObjectByIndex TRUE, 1
.DuplicateObject 0, 0
.RecorderSelectObjectByIndex TRUE, 4
.MoveObject 18795, 16001
.RecorderSelectObjectByIndex TRUE, 4
.StoreColor 2, 0, 100, 100, 0
.ApplyUniformFillColor
.RecorderSelectObjectByIndex TRUE, 4
.OrderToFront
.RecorderSelectObjectByIndex TRUE, 4
.MoveObject 11937, 11937
.RecorderSelectObjectByIndex TRUE, 4
.MoveObject -6603, -9397
.RecorderSelectPreselectedObjects TRUE
.RecorderSelectObjectsByIndex FALSE, 4, 3, 2, -1, -1
.Group
.ResumePainting
.EndOfRecording
END WITHOBJECT