i want to import data from a textfile.
in livecode and in the simulator everything works fine with the followig script
Code: Select all
put URL("file:/Users/myname/Sites/hyb.txt") into inFile
Code: Select all
put URL("file:hyb.txt") into inFile
can anybody help me find the error in my work?
best
fred