A UCD that uses Authorware variables
Being able to get and set Authorware variables is a very
useful technique.
Please make sure that you go through the Making a simple UCD example
before attempting this example. I do not repeat information or
instructions that were demonstrated in that example.
Please note that this example will only work with version 3.0
or later of Authorware.
- Some background information
- The apwpost.pas file
- The GetApwNumber function
- Getting a number value from APW
- Testing the Add function
- The SetApwNumber function
- Setting a variable value
- The Set and GetApwString functions
- The UCase function
- Finding the Authorware window
- Creating the resource file
Creating a UCD with Delphi