home *** CD-ROM | disk | FTP | other *** search
- REM Favorite : Fill
-
- WITHOBJECT "CorelDraw.Automation.8"
- .StartOfRecording
- .SuppressPainting
- .RecorderStorePreselectedObjects FALSE
- .RecorderSelectObjectByIndex TRUE, 1
- .ApplyTextureFill "", "Rings Hard 2C", "Cdr5:Rings Hard 2C"
- .ResumePainting
- .EndOfRecording
- END WITHOBJECT
-
-
-