home *** CD-ROM | disk | FTP | other *** search
/ Corel Draw 7 / CD7_PROGRAM.ISO / draw / scripts / presets6 / barmagen.csc < prev    next >
Encoding:
Text File  |  1996-10-24  |  2.0 KB  |  53 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.     .ApplyFountainFill 0, 0, 0, 900, 256, 0, 3, 50
  10.     .SetFountainFillColor 0, 2, 0, 100, 0, 0
  11.     .SetFountainFillColor 13, 2, 0, 40, 0, 0
  12.     .SetFountainFillColor 24, 2, 0, 100, 0, 0
  13.     .SetFountainFillColor 36, 2, 0, 40, 0, 0
  14.     .SetFountainFillColor 50, 2, 0, 100, 0, 0
  15.     .SetFountainFillColor 62, 2, 0, 40, 0, 0
  16.     .SetFountainFillColor 73, 2, 0, 100, 0, 0
  17.     .SetFountainFillColor 86, 2, 0, 40, 0, 0
  18.     .SetFountainFillColor 100, 2, 0, 100, 0, 0
  19.     .RecorderSelectObjectByIndex TRUE, 1
  20.     .ApplyFountainFill 0, 0, 0, 450, 256, 0, 3, 50
  21.     .SetFountainFillColor 0, 2, 0, 100, 0, 0
  22.     .SetFountainFillColor 13, 2, 0, 40, 0, 0
  23.     .SetFountainFillColor 24, 2, 0, 100, 0, 0
  24.     .SetFountainFillColor 36, 2, 0, 40, 0, 0
  25.     .SetFountainFillColor 50, 2, 0, 100, 0, 0
  26.     .SetFountainFillColor 62, 2, 0, 40, 0, 0
  27.     .SetFountainFillColor 73, 2, 0, 100, 0, 0
  28.     .SetFountainFillColor 86, 2, 0, 40, 0, 0
  29.     .SetFountainFillColor 100, 2, 0, 100, 0, 0
  30.     .RecorderSelectObjectByIndex TRUE, 1
  31.     .DuplicateObject 0, 0
  32.     .RecorderSelectObjectByIndex TRUE, 2
  33.     .StretchObject 1, 1, 0.720412, 1, FALSE, FALSE, 9
  34.     .RecorderSelectObjectByIndex TRUE, 2
  35.     .StretchObject 0.948457, 1, 1, 1, FALSE, FALSE, 9
  36.     .RecorderSelectObjectByIndex TRUE, 2
  37.     .ApplyFountainFill 0, 0, 0, -500, 256, 0, 3, 50
  38.     .SetFountainFillColor 0, 2, 0, 100, 0, 0
  39.     .SetFountainFillColor 13, 2, 0, 40, 0, 0
  40.     .SetFountainFillColor 24, 2, 0, 100, 0, 0
  41.     .SetFountainFillColor 36, 2, 0, 40, 0, 0
  42.     .SetFountainFillColor 50, 2, 0, 100, 0, 0
  43.     .SetFountainFillColor 62, 2, 0, 40, 0, 0
  44.     .SetFountainFillColor 73, 2, 0, 100, 0, 0
  45.     .SetFountainFillColor 86, 2, 0, 40, 0, 0
  46.     .SetFountainFillColor 100, 2, 0, 100, 0, 0
  47.     .RecorderSelectPreselectedObjects TRUE
  48.     .RecorderSelectObjectsByIndex FALSE, 2, -1, -1, -1, -1
  49.     .Group 
  50.     .ResumePainting 
  51.     .EndOfRecording 
  52. END WITHOBJECT
  53.