#52002/10/31 17:42:25
另外要编辑一个.csc文件,其文件名和新纹理文件同名,
格式如下:
REM Favorite : Fill
WITHOBJECT "CorelDraw.Automation.9"
.StartOfRecording
.SuppressPainting
.RecorderStorePreselectedObjects FALSE
.RecorderSelectObjectByIndex TRUE, 1
.ApplyTextureFill "", "BubbleMania Hard 2C", "Cdr5:BubbleMania Hard 2C"
.ResumePainting
.EndOfRecording
END WITHOBJECT