On Mon, Jul 14, 2008 at 4:43 PM, Nicolas Cueto <[EMAIL PROTECTED]> wrote: > Hello, > > Is there a way of getting the creation date > of a stack and a standalone?
Have a look at the docs for "the long files" > Actually, while on this topic, how > about the version-number info that's > set by the standalone settings? On a Mac, you can get this using AppleScript. I've no idea for any other platform. > And, what if the stack or the standalone > is on a webserver? Is there a way of > getting any of the above? Without > downloading the stack/standalone? Not from the file itself. I either keep a text file on the server listing the current file numbers, or i include the version number in the file name when uploading e.g stack.120.rev.gz would be version 1.2.0 of "stack.rev" which has been compressed. 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
