home *** CD-ROM | disk | FTP | other *** search
- REM Rainbow outline Font used: USA Black
-
- WITHOBJECT "CorelDraw.Automation.8"
- .StartOfRecording
- .SuppressPainting
- .RecorderStorePreselectedObjects TRUE
- .RecorderSelectObjectByIndex TRUE, 1
- .ApplyOutline 3810, 1, 0, 0, 100, 0, 0, -1, -1, FALSE, 2, 0, TRUE
- .StoreColor 2, 100, 100, 0, 0
- .SetOutlineColor
- .RecorderSelectObjectByIndex TRUE, 1
- .DuplicateObject 0, 0
- .RecorderSelectObjectByIndex TRUE, 2
- .ApplyOutline 508, 1, 0, 0, 100, 0, 0, -1, -1, FALSE, 2, 0, TRUE
- .StoreColor 2, 0, 100, 100, 0
- .SetOutlineColor
- .RecorderSelectPreselectedObjects TRUE
- .RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
- .ApplyBlend TRUE, 10, 0, FALSE, 0, FALSE, FALSE, 2, 0, 0, TRUE, TRUE, FALSE, FALSE, 0, 0, 0, 0
- .ResumePainting
- .EndOfRecording
- END WITHOBJECT
-
-