How do you add Version to a compiled script?

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Jerry Thomas
Macro Veteran
Posts: 267
Joined: Mon Sep 27, 2010 8:57 pm
Location: Seattle, WA

How do you add Version to a compiled script?

Post by Jerry Thomas » Wed Feb 16, 2011 5:53 pm

I am distributing a couple of compiled scripts and would like to include a version in the file properties.

Is there any way to do this?
Thanks,
Jerry

[email protected]

wjfinniganjds
Junior Coder
Posts: 24
Joined: Tue Sep 15, 2009 3:20 pm

Adding a Version Number

Post by wjfinniganjds » Wed Feb 16, 2011 8:55 pm

I'm not sure if your looking for something different, but I just open up the properties, and type in the version number on the summary tab. Revision number is under advanced on the summary tab.

Alternatively if no one really changes anything on the file you can just use the modified time/date stamp on the file to indicate the version number.

Finally if you want a final alternative you could have it be part of the macro, and send either a messagemodal or write it to a text file when the script is run.
I think I can automate that!

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts