
Search found 7 matches
- Thu Aug 27, 2009 2:54 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Reading in images with a standalone
- Replies: 2
- Views: 2499
- Thu Aug 27, 2009 2:05 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Reading in images with a standalone
- Replies: 2
- Views: 2499
Reading in images with a standalone
I am creating a program with about 100 image files. The way I have it set up is to loop through a list of filenames, setting the image to the specified filename on each iteration. When transferring to a standalone, the images are not showing up, presumably because the program is not accessing the fi...
- Thu Aug 27, 2009 1:42 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Creating a text file from a standalone
- Replies: 7
- Views: 5259
- Thu Aug 27, 2009 1:17 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Creating a text file from a standalone
- Replies: 7
- Views: 5259
Problem Solved!
Hi guys, I want to thank you both for your help on this. It's nice to know that there is somewhere to turn when these issues arise. I figured out the problem. In my code, I used a general way to store the path of the two folders (image and data) by putting the filename of the stack into the variable...
- Thu Aug 27, 2009 9:16 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Creating a text file from a standalone
- Replies: 7
- Views: 5259
Thanks Klaus! Weird though, doesn't work. I tried your version, and mine... --put "file:"&dataPath&"M"&the ticks into fName --put x & return&photolist into URL fName put x&return&photolist into url("file:"&dataPath&"M"&the ticks&".txt") The text file outputs if I just run the regular program, but do...
- Thu Aug 27, 2009 8:52 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Creating a text file from a standalone
- Replies: 7
- Views: 5259
Creating a text file from a standalone
I'm creating an experiment where once the data is collected, it needs to be put into a text file and stored in a data directory. I used a url to create the text file in the code originally before I made the standalone and the program created its own text file just fine. But a text file isn't created...
- Tue Apr 28, 2009 6:36 pm
- Forum: Using Externals
- Topic: 3D Capabilities
- Replies: 8
- Views: 11203
3D Capabilities
I'm wondering what kind of 3D capability Rev studio might have, and where I may find more information about the types of things that it can do with 3D images. I have heard there are some plug-ins available...
M
M