Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto insert date of specific day of week?
Message
From
17/10/2001 15:25:09
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00569870
Message ID:
00569875
Views:
20
Hi Max,

Try:
dDate = DATE() - DOW(DATE()) + 4
?dDate

Check out the DOW() funtion to see it's options as well.

HTH
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform