Hi all. Given:

tTextEditorPath = "C:/Program Files/Windows NT/Accessories/wordpad.exe”
tFilePath = "C:/Users/bobsneidar/Documents/Installs/The Whole 
Child/Cerritos/25528/Old Copier Settings.txt”

The command:

launch tFilePath with tTextEditorPath

Does NOT launch tFilePath with tTextEditorPath, but on the Macintosh OS, given:

tTextEditorPath = "/System/Applications/TextEdit.app”
tFilePath = "/Users/bobsneidar/Documents/Installs/The Whole 
Child/Cerritos/25528/Old Copier Settings.txt”

The command DOES WORK! Any ides?? Is launch broken in Windows??

Bob S

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

Reply via email to