Jump to content

updating from script header


rharwood
 Share

Recommended Posts

the following info is automatically updated in the script file with each compile.

#AutoIt3Wrapper_Res_Fileversion=2.0.0.1
#AutoIt3Wrapper_Res_Fileversion_AutoIncrement=p
#AutoIt3Wrapper_Res_LegalCopyright=Robert Harwood 2010

Func About()                                            ;Display version info
    MsgBox(0, "About", "Version 2.0.0.1 Written by Robert Harwood using  AutoIt Gui Creator (C) 2010")

EndFunc   ;==>About

is there anyway that a menu button that displays version info on the form, can be updated with this info, or do I have to do it manually with each compile? I will need this info in a easy to find place to support the techs that will be using this script.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...