A thought! Since the handler doesn't actually provide the dialog I had wanted and there is no way to give the stack a name in "it" in which to save the stack, could it be that it has something in it that causes the copy saved to be an PC executable? I don't see how that could have happened, but???

Joe Wilkins

On Apr 5, 2007, at 9:43 PM, Joe Lewis Wilkins wrote:

Hi All,

You've got to hand it to me. I DO have the weirdest things happen.

I saved a Standalone. I opened the Mac OSX version. Played with it a bit, then decided I wanted to save a copy. So I selected the Save A copy As... with the following handler in the File menu:

case "Save A Copy As..."
    answer folder "Select destination folder for backup: "
    if the result is "Cancel" then exit menupick
    revCopyFile (the effective fileName of this stack), it
    break

Then I went looking to see if the changes I'd made were actually saved, but lo and behold a PC exe version was where the saved copy should have been.

Any thoughts?
TIA,
Joe Wilkins
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to