Opening multiple files from a script in XP

Bob Sneidar bobsneidar at iotecdigital.com
Tue Nov 26 19:50:06 EST 2013


NVM I figured this out on my own. Oddly, none of the blogs I googled on this seem to know. Just use “start c:/<filepath>” in your shell and that will open each one as a separate process.

Bob



On Nov 26, 2013, at 12:25 , Bob Sneidar <bobsneidar at iotecdigital.com<mailto:bobsneidar at iotecdigital.com>> wrote:

Hi all.

I have gotten an app to beta, and am now trying to open multiple PDF files in Windows XP by script. I can open them from Windows Explorer and they will open multiple instances in Reader, but if I attempt this from a script, only the first one opens. The result is “ Process is already open”. The exact same stack works a peach in OS X Mavericks. Any ideas?

I’m going to hazard a guess and say that launch document does not work with multiple documents in Win XP. It might in Win 7 but I don’t have an available instance to test with right now.

Bob
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list