Page 1 of 1
Snapshot
Posted: Sun Jul 26, 2009 9:16 pm
by maxs
Is there a way to call the menuitem "Snapshot" from a script?
Can I use it in a standalone app?
Thanks, Max
Posted: Sun Jul 26, 2009 9:22 pm
by Mark
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
Posted: Sun Jul 26, 2009 9:42 pm
by maxs
Under "file" is "Import as Control" with the submenu "Snapshot"
It does exactly what I need. The script language has "Export Snapshot", but that is the opposite of what I need, which is to take a snapshot and import it automatically.
Posted: Sun Jul 26, 2009 10:08 pm
by Mark
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
thanks
Posted: Mon Jul 27, 2009 5:39 am
by maxs
Thanks, Mark.
Import Snapshot did the job