home *** CD-ROM | disk | FTP | other *** search
/ Corel Draw 7 / CD7_PROGRAM.ISO / draw / scripts / presets6 / summer.csc < prev    next >
Encoding:
Text File  |  1996-10-24  |  1.7 KB  |  48 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.     .DuplicateObject 0, 0
  10.     .RecorderSelectObjectByIndex TRUE, 2
  11.     .ApplyUniformFillColor 2, 0, 100, 0, 0
  12.     .RecorderSelectObjectByIndex TRUE, 2
  13.     .ApplyContour 2, 6095, 5, 0, 2, 0, 0, 0, 0, 2, 0, 0, 100, 0, 2, 0, 0, 0, 0
  14.     .RecorderSelectObjectByIndex TRUE, 1
  15.     .OrderToFront 
  16.     .RecorderSelectObjectByIndex TRUE, 1
  17.     .ApplyTextureFill "", "Sky 5 Colors", "Sky 5 Colors"
  18.     .RecorderSelectObjectByIndex TRUE, 1
  19.     .ApplyOutline 13716, 1, 0, 0, 100, 0, 0, -1, -1, TRUE, 2, 0, TRUE
  20.     .SetOutlineColor 2, 100, 0, 100, 0
  21.     .RecorderSelectObjectByIndex TRUE, 1
  22.     .ApplyOutline 13716, 1, 0, 0, 100, 0, 0, -1, -1, TRUE, 2, 0, TRUE
  23.     .SetOutlineColor 2, 20, 80, 0, 20
  24.     .RecorderSelectObjectByIndex TRUE, 1
  25.     .DuplicateObject 0, 0
  26.     .RecorderSelectObjectByIndex TRUE, 4
  27.     .ApplyUniformFillColor 2, 20, 80, 0, 20
  28.     .RecorderSelectObjectByIndex TRUE, 4
  29.     .MoveObject 507, -2793
  30.     .RecorderSelectObjectByIndex TRUE, 4
  31.     .OrderBackOne 
  32.     .RecorderSelectObjectByIndex TRUE, 4
  33.     .ApplyUniformFillColor 2, 0, 0, 0, 100
  34.     .RecorderSelectObjectByIndex TRUE, 4
  35.     .ApplyOutline 13716, 1, 0, 0, 100, -900, 0, -1, -1, TRUE, 1, 0, TRUE
  36.     .SetOutlineColor 2, 0, 0, 0, 100
  37.     .RecorderSelectObjectByIndex TRUE, 1
  38.     .ApplyOutline 13716, 1, 0, 0, 100, -900, 0, -1, -1, TRUE, 1, 0, TRUE
  39.     .SetOutlineColor 2, 0, 0, 0, 100
  40.     .RecorderSelectObjectByIndex TRUE, 1
  41.     .ApplyTextureFill "", "Sky 5 Colors", "Sky 5 Colors"
  42.     .RecorderSelectPreselectedObjects TRUE
  43.     .RecorderSelectObjectsByIndex FALSE, 4, 3, 2, -1, -1
  44.     .Group 
  45.     .ResumePainting 
  46.     .EndOfRecording 
  47. END WITHOBJECT
  48.