On Mon, Apr 12, 2010 at 11:38 PM, Andrew Meit <[email protected]> wrote: > My error msg: Execution Error > > The file name changes each time its run for its created via Rev script. So no > file is made till the end. And I have to go through AS editor because am > creating AS files on the fly for later use. It appears Rev is somehow not > letting go of its connection to the AS Editor. I am trying not to have to > type stuff out a lot due to my disabilities thats why am creating this. > Please, someone...help. Thanks.
Andrew, can you provide more info about what you are trying to do here. If you are using Rev to create AppleScript apps, then stop. I always tell people that it is pointless trying to write AppleScript in Rev, but to write it in the AS editor and when you are sure it works, then transfer it to Rev. When you say your script works once and then fails, are you trying to save the same script each time? If not, maybe there is an error in the second script that is preventing compilation. Like I said before, I don't understand what you are trying to do, so it is very hard to provide any useful advice. Cheers, Sarah _______________________________________________ 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
