Saving stuff in a standalone
Magnus von Brömsen
webmaster at studioalice.se
Wed Oct 9 11:31:01 EDT 2002
Hi Tim
Under "Tip-of-the-week" on RunRev's website
(http://www.runrev.com/revolution/developers/articles/
tipoftheweek.html) there is a easy-to-follow guideline how to save
cards in a standalone.
I have done a kind of time-tracking app there I can create (and save!)
new cards. In a buttton I have this script:
on mouseUp
save stack "myStack"
end mouseUp
Where the new cards are saved I dont really know. But if I move the
folder with my app to another computer - all my created cards are still
there.
It's magic :)
/magnus
On onsdag, okt 9, 2002, at 02:17 Europe/Stockholm, Timothy Hart wrote:
> Hello,
> I am hoping to find an answer here. Here is my situation. I am
> building an application that can keep track of Palm Pilots that people
> check out at my college. I am planning on having a card for each
> individual palm with their serial numbers and
> other info. Then at the bottom of each page I will have boxes for
> name, phone number, etc. I have button that ask the user these things
> and it puts it in the fields. My question is this. After I have made
> the program a standalone, how do I get
> Revolution to save this information. I know how to use the menu
> manager but what do I scipt the save menu do actually do?
>
> Sorry if that is a little confusing and thanks in advance for the help.
>
> -Tim
>
>
>
>
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list