Victor,
I would like to set a time limit on my programs for those who want to demo it. I wasunsure if I needed to use RND to generate numbers, and then have the end-user enter a
code to use it for more time, or use it when they
purchase the software. Any Ideas? I guess this
is what I want to do, I'm not sure. Any sample
code would help.
I've never integrated a time limit into Arev software that I can remember. If I did, though, I'd probably either use SEC() or my own encryption routine to allow the user to remove the time limitation using a code supplied upon registration.
I've never integrated a time limit into Arev software that I can remember. If I did, though, I'd probably either use SEC() or my own encryption routine to allow the user to remove the time limitation using a code supplied upon registration.