SaveRegistration
Description: |
baSaveRegistration saves your Buddy API registration information. |
Platforms: |
Windows and Macintosh |
Usage: |
Result = baSaveRegistration( UserName , RegNumber ) |
Arguments: |
String, integer. UserName is the user name you received when you registered. RegNumber is your registration number. |
Returns: |
Integer. |
Examples: |
Director: Authorware: |
Notes: |
This function is designed to be used with the baGetRegistration function to make it easier for you to enter your registration code. In Director, you can use the Message window to save the information. The function is only available in authoring mode. |
See also: |
baGetRegistration |