abstractee
MIS
How do I obtain current (computer's) date in my Clipper program?
And how do I compare it with one stored in a database?
Say, there is some date stored as an entry in a database and I have to compare it with current date and count the day difference. ie how many days have passed. How do I do it in Clipper? Is there a way to get the machine's date or it is necessary to prompt the user to enter the actual date?
I am a newbie so please be as specific as you can. Thank you.
And how do I compare it with one stored in a database?
Say, there is some date stored as an entry in a database and I have to compare it with current date and count the day difference. ie how many days have passed. How do I do it in Clipper? Is there a way to get the machine's date or it is necessary to prompt the user to enter the actual date?
I am a newbie so please be as specific as you can. Thank you.