![]()
|
Script TemplatesVery often you have to write scripts that function similarly but do slightly different operation. for example, a script that changes all read fills of object in CorelDRAW document for blue fills and a script that sets Scale Outline with Image to all objects would use the same algorithm to run through all the objects. Or a script that prints all CDR files in a given folder and a script that convert all TIFF files to 256-color GIFs using Corel PHOTO-PAINT would use the same function to find all files in a folder and perform application specific operations on them. This page contains some useful templates that implement basic methods and algorithms you can use when writing your own scripts.
|
Copyright © 2000 by Alex Vakulenko. All rights reserved.
|