Re: protecting an app for illigal copying
Posted: Wed Nov 16, 2016 7:07 pm
Hello Antonio,
Both var give D as Valtype. The problem is solved by adding this setting at the top of the program:
SET DATE FORMAT TO 'dd-mm-yyyy'
Now I can calculate with the dates.
René
Both var give D as Valtype. The problem is solved by adding this setting at the top of the program:
SET DATE FORMAT TO 'dd-mm-yyyy'
Now I can calculate with the dates.

René