Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hot date!
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00532433
Message ID:
00532448
Views:
13
This message has been marked as a message which has helped to the initial question of the thread.
All foxpro calendar info is stored in Foxuser.dbf
lcResFile = set("reso",1)
SELECT 0
set reso off
use (lcResFile) noup
... The Name memo field holds a date
... The Data memo filed - you guess correctly :)
USE
set reso on
>Does anyone know how to retrieve the diary info stored in the Foxpro calendar tool (_DiaryDate)? I am interested in the memo data stored for given dates.
>
>Thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform