Search found 5 matches
- Tue Apr 05, 2016 4:15 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: old script needs updating
- Replies: 10
- Views: 6211
Re: old script needs updating
I have checked in LC8 and the error seems to be in writing the file. I can 'put' the content all the way through the script, but it is not being written to file. No file is opened and there is no file of the required name anywhere.
- Sun Apr 03, 2016 8:49 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: old script needs updating
- Replies: 10
- Views: 6211
Re: old script needs updating
Hi Klaus,
Thanks very much for your help, but nothing worked. I then went back to LC7 and it all exported fine so that is my solution.
Nick
Thanks very much for your help, but nothing worked. I then went back to LC7 and it all exported fine so that is my solution.
Nick
- Sun Apr 03, 2016 12:46 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: old script needs updating
- Replies: 10
- Views: 6211
Re: old script needs updating
Thanks for the suggestions. But debugging doesn't throw any errors. I changed 'audio' to '$audio'. The script is meant to take the contents of three fields and output them to a tab separated file, open the file and paste into it. Instead, it runs but has no output.
- Sun Apr 03, 2016 12:22 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: old script needs updating
- Replies: 10
- Views: 6211
Re: old script needs updating
I am now using LC 8, but recall it was working last on 7.
- Sun Apr 03, 2016 6:33 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: old script needs updating
- Replies: 10
- Views: 6211
old script needs updating
Hi, I've been using my RunRev stacks and not working in LiveCode so much, but have found that an old script now no longer works. I need it to get data out of the stack so if anyone can help I would greatly appreciate it. The script is below. It still puts up the dialog, but doesn't seem to do anythi...