On Sat, Jul 4, 2015 at 9:23 AM, Peter Haworth wrote:
> *dispatch* "revSaveAsStandalone" to stack "revSaveAsStandalone" with
> ""
>
This worked wonderfully.
At least after I fixed the way the save folder gets automatically set to
match my new changes.
--
Dr. Richard E. Hawkins, Esq.
(702) 508
*dispatch* "revSaveAsStandalone" to stack "revSaveAsStandalone" with
""
On Fri, Jul 3, 2015 at 8:24 PM Dr. Hawkins wrote:
> On Fri, Jul 3, 2015 at 5:56 PM, Richard Gaskin >
> wrote:
>
> > A mainstack has a filename property, which can be set from the value
> > returned from "ask file". Follow
On Fri, Jul 3, 2015 at 5:56 PM, Richard Gaskin
wrote:
> A mainstack has a filename property, which can be set from the value
> returned from "ask file". Follow that with a save command and you're done.
Wow. That easy. And it turns out that save can even take a filename
argument . . .
So it
What Richard said, except sounds like you know the filepath so just set the
filename to it. Also be aware that when you "save as" the saved as version
of the file becomes the one you are working on not the version that was in
memory.
On Fri, Jul 3, 2015 at 5:56 PM Richard Gaskin
wrote:
> Dr. Ha
Dr. Hawkins wrote:
> Anyway, if anyone knows where "save as" goes so that I can set its
> options and call it, it would be a great help.
A mainstack has a filename property, which can be set from the value
returned from "ask file". Follow that with a save command and you're done.
--
Richard