[Fix 11.1.6] SCS 11.1.5 -- Run Program Cue
Posted: Sat Mar 30, 2013 8:30 am
Hi. I'm not sure if this is a bug or simply not implemented.
I'm trying to use Adobe Acrobat Reader to open the script to a specific page. According to the Adobe documentation, the command should look like this:
Acrobat.exe /A "page=5" "C:\example.pdf"
If I try this from a command line prompt, it works correctly.
However, if I try in SCS to make a "Run Program" Cue which includes a forward slash ("/"), SCS turns it into a back slash ("\") and Acrobat Reader gives a message "file does not exist".
I'm trying to use Adobe Acrobat Reader to open the script to a specific page. According to the Adobe documentation, the command should look like this:
Acrobat.exe /A "page=5" "C:\example.pdf"
If I try this from a command line prompt, it works correctly.
However, if I try in SCS to make a "Run Program" Cue which includes a forward slash ("/"), SCS turns it into a back slash ("\") and Acrobat Reader gives a message "file does not exist".