Search found 2 matches
- Tue Aug 20, 2013 5:03 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Need urgent help opening .txt files.
- Replies: 4
- Views: 3683
Re: Need urgent help opening .txt files.
Sorry I am new to livecode and dont understand how to get that to work so it reads the data from inside the text file. Does anyone know what changes I can make to my code so instead of just reading from the file on the desktop it allows me to select the file using answer file?
- Tue Aug 20, 2013 4:45 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Need urgent help opening .txt files.
- Replies: 4
- Views: 3683
Need urgent help opening .txt files.
Hello. I need urgent help. I need to edit my code by tomorrow so my program allows me to select a .txt document, open it, and place the text from the file in a text field. The code I have below only opens up the .txt file called numbers on the desktop. I need to change it so it will allow me to open...