Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Posts
    10

    Question regarding "Get Version Information" function

    I'm trying to create a button that will allow my user to get the version information he or she is working on.

    I'm not a code guru and usually just hit the "add actions" button when I add a function. But when I try to add this particular function through the "add function" button it really doesn't do anything. I'll give you an example of what I'm doing below and hopefully someone can tell me what I'm doing wrong.

    1. I double Click on a button

    2. Under the "Script" tab I hit the "Add Action" Button

    3. I then choose the "File" category then choose the "Get Version Info" function and then click on "Next"

    4. I then enter the path of the file that I want to get the version info from (as well as the file name). I leave the "ResultVariable the way it is, which is set as "result". Then I hit finish.

    When I preview my work and hit the button, nothing happens.

    Your help will be greatly appreciated.

    David

  2. #2
    Join Date
    Oct 2007
    Location
    Gensokyo
    Posts
    1,324
    You're only setting the variable, You should do something like Input.SetText("Input1", result) or Label.SetText("Label1", result), Or even Dialog.Message it.

  3. #3
    Join Date
    Aug 2006
    Posts
    10
    Thanks Shadow, I'll try these and let you know how they worked out.

    David

Similar Threads

  1. [Help] function to check CRCs and Version of Files
    By ryanc in forum TrueUpdate 2.0
    Replies: 2
    Last Post: 10-05-2006, 08:24 AM
  2. Another tough one... Interaction between Web and AMS
    By Agent Jones in forum AutoPlay Media Studio 5.0
    Replies: 13
    Last Post: 08-18-2005, 02:10 PM
  3. Replies: 1
    Last Post: 06-07-2004, 10:16 AM
  4. HOWTO: Detect Acrobat Version
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-22-2002, 04:01 PM
  5. INFO: Moving from the Trial Version to Commercial Version
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-07-2002, 08:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts