file won't load
Posted: Thu Jan 14, 2016 5:44 pm
Shouldn't this work? There is content in the file. it will load using the contents section of the property inspector. this is the 8th card of my stack and all the other "load files" calls work fine. i don't get it.
Larry
Code: Select all
put specialFolderPath("documents") & "/ route.txt" into tFile
put URL("file:" & tFile) into field "rollCall2" of card "list"