Is there a way to call the menuitem "Snapshot" from a script?
Can I use it in a standalone app?
Thanks, Max
Snapshot
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Which menu item, Max?! Which operating system, perhaps? Do you mean VBScript or AppleScript maybe?
But... to make a snapshot, you'd probably want to use Revolution's built-in snapshot feature. Just search for snapshot in the dictionary.
Best,
Mark
But... to make a snapshot, you'd probably want to use Revolution's built-in snapshot feature. Just search for snapshot in the dictionary.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Max,
Export snapshot might do what you want. It is quite a useful and flexible command. However, there is also import snapshot, which I personally rarely use, but does a good job as well. Make sure to read the docs on this.
Best,
Mark
Export snapshot might do what you want. It is quite a useful and flexible command. However, there is also import snapshot, which I personally rarely use, but does a good job as well. Make sure to read the docs on this.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
thanks
Thanks, Mark.
Import Snapshot did the job
Import Snapshot did the job