Re: Open App/file

2014-08-27 Thread Bob Sneidar
check first that the application and document exist first tho’. Bob S On Aug 25, 2014, at 14:13 , Colin Holgate wrote: > launch [document path] with [application path] should work, shouldn’t it? > > Read the Dictionary entry for other variations. >

Re: Open App/file

2014-08-26 Thread Charles Szasz
Colin, Thanks! I will check it out. I have a PDF manual in the same folder as my app and I want to include the manual as a menu item that could open by either Acrobat Reader on Windows oryx Preview on OS X. Sent from my iPad ___ use-livecode mailing

Re: Open App/file

2014-08-26 Thread Colin Holgate
Look in the dictionary for specialFolderPath. On Aug 26, 2014, at 2:30 PM, Charles Szasz wrote: > Colin, > > What is the path when a PDF document is with your app? > > Sent from my iPad > > ___ > use-livecode mailing list > use-livecode@lists.runre

Re: Open App/file

2014-08-26 Thread Charles Szasz
Colin, What is the path when a PDF document is with your app? Sent from my iPad ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.c

Re: Open App/file

2014-08-25 Thread JB
Thank you! I was looking in the dictionary for open and couldn’t find it. This will do the job. Thanks. John Balgenorth On Aug 25, 2014, at 2:13 PM, Colin Holgate wrote: > launch [document path] with [application path] should work, shouldn’t it? > > Read the Dictionary entry for other vari

Re: Open App/file

2014-08-25 Thread Colin Holgate
launch [document path] with [application path] should work, shouldn’t it? Read the Dictionary entry for other variations. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscrip