PDA

View Full Version : How to know which serial number has been entered?


Andrew Hardy
05-15-2003, 06:53 AM
Once the user has entered a serial number, I'd like to know what that serial number is - is this possible?

Darryl
05-15-2003, 10:00 AM
Absolutely. If you look at the CUSTOM tab of the "Verify Serial Number" screen, you will see a field labeled "Store the serial number in variable". The serial number string entered at run time will be stored in the variable that is defined there.

Andrew Hardy
05-15-2003, 04:47 PM
Thanks, I don't know how I missed that!