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.

  1. Some background information
  2. The apwpost.pas file
  3. The GetApwNumber function
  4. Getting a number value from APW
  5. Testing the Add function
  6. The SetApwNumber function
  7. Setting a variable value
  8. The Set and GetApwString functions
  9. The UCase function
  10. Finding the Authorware window
  11. Creating the resource file

Creating a UCD with Delphi