for certain time I am assuming that you mean days
A know it can be done via date for a demonstration file and put it in the
Aut

pen and/or Close function
I think if you use the DateDiff(interval, date1, date2[, firstdayofweek[,
firstweekofyear]])
What you do is check if the difference bewteen the two dates has expired and
run what you want to happen.
However, if the person knows this all they have to do is reset the date on
their computer to get around this.
If you want the program to close after a number of minutues try searching
for "splash screen" as that displays a userfrom for a few seconds.
bruce forster said:
I am creating a program to be distributed to other users via cd. is there
anyway to have the program terminate after a certain time so that the person
can not go to another employer and use the program??