Once the user has entered a serial number, I'd like to know what that serial number is - is this possible?
Professional Software Development Tools
Once the user has entered a serial number, I'd like to know what that serial number is - is this possible?
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.
Thanks, I don't know how I missed that!