home *** CD-ROM | disk | FTP | other *** search
/ Corel Draw 7 / CD7_PROGRAM.ISO / draw / scripts / presets6 / plastic.csc < prev    next >
Encoding:
Text File  |  1996-10-24  |  1.3 KB  |  30 lines

  1. REM 
  2. REM REM Converted from a DRAW PRESET binary to a DRAW RECORDING script
  3.  
  4. WITHOBJECT "CorelDraw.Automation.7"
  5.     .StartOfRecording 
  6.     .SuppressPainting 
  7.     .RecorderStorePreselectedObjects TRUE
  8.     .RecorderSelectObjectByIndex TRUE, 1
  9.     .ApplyOutline 2286, 1, 1, 1, 100, 450, 0, -1, -1, FALSE, 1, 0, TRUE
  10.     .SetOutlineColor 5, 0, 0, 204, 0
  11.     .RecorderSelectObjectByIndex TRUE, 1
  12.     .ApplyOutline 1524, 1, 1, 1, 100, 0, 0, -1, -1, FALSE, 2, 0, TRUE
  13.     .SetOutlineColor 5, 0, 0, 204, 0
  14.     .RecorderSelectObjectByIndex TRUE, 1
  15.     .ApplyExtrude 2, 0, 0, 45, 1015, -7111, TRUE, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
  16.     .RecorderSelectPreselectedObjects TRUE
  17.     .RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
  18.     .ApplyFountainFill 1, -23, 17, 900, 256, 0, 3, 50
  19.     .SetFountainFillColor 0, 5, 0, 0, 96, 0
  20.     .SetFountainFillColor 10, 5, 0, 54, 148, 0
  21.     .SetFountainFillColor 34, 5, 0, 0, 255, 0
  22.     .SetFountainFillColor 89, 5, 216, 222, 255, 0
  23.     .SetFountainFillColor 100, 5, 255, 255, 255, 0
  24.     .RecorderSelectPreselectedObjects TRUE
  25.     .RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
  26.     .ApplyExtrude 2, 0, 0, 45, 1104, -9943, TRUE, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
  27.     .ResumePainting 
  28.     .EndOfRecording 
  29. END WITHOBJECT
  30.