| Spandex Rutabaga 2006-07-10, 11:19 pm |
| Cassel wrote:
>
> If i get a script already made (downloaded or others) is it possible to
> decipher the steps and reproduce it step by step?
Yes. They are not compiled.
> if so how?
Open it in Notepad and read what it does. It's written in Python
(http://www.python.org), which is human readable. The names of
the commands are verbose and should therefore be self-explanatory.
> or can
> someone translate for me?
If you are still having trouble understanding the script contents,
find and download the Scripting API from the Corel web site and
read a little about Python.
By the way, you are accessing this newsgroup indirectly via
http://www.forum4designers.com. You can get direct access to it
at Corel using this link http://tinyurl.com/2pt9o (just scroll
down to find the right groups).
|