Trap Valentina license time limit

Robert Brenstein rjb at robelko.com
Fri Jul 6 11:39:23 CDT 2007


>Can anyone, anyone at all, reply with a hyperlink to any documentation that
>describes this exception: ERR_INTERNAL_DEMO_TIMEOUT

It is just an execution-time error which you trap just like any other 
execution time error. You can just special-case it (by comparing the 
returned error number to the above constant) to display a different 
message to your user.

Robert


More information about the Valentina mailing list