Launch does not work in Windows

Bob Sneidar bobsneidar at iotecdigital.com
Fri Nov 17 16:24:32 EST 2023


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



More information about the use-livecode mailing list