Command line from ExtendScript
I would like to call a command line from a FrameMaker ExtendScript script. Is this possible? Any help or pointers will be appreciated. Thanks.
Rick Quatro
I would like to call a command line from a FrameMaker ExtendScript script. Is this possible? Any help or pointers will be appreciated. Thanks.
Rick Quatro
Hi Rick,
AFAIK there's no direct way to call a process with parameters by ExtendScript.
If want to call a process without parameters, you can execute this file with method "execute" with is provided by "File" class .
If I have to call this process with parameters, I write write a batch file by script and execute this file.
Bye
Markus
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.