Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calendar
Message
De
28/04/1999 16:43:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00213180
Message ID:
00213194
Vues:
35
>>>I'm looking for a 3rd party product that will print out a calendar page, one month on a sheet of paper. For each day, I want to be able to print apppointments that have already been entered into the system. Does anyone know of anything?
>>>
>>>Thanks
>>
>>Microsoft Outlook does this. Did you need something that works with VFP?
>
>YES - the entered appointments are in VPF.

There is probably a way to convert them to be imported by Outlook, Groupwise, etc. Other than that, I would search the file archives here for something.

Also, you can still access the FP 2.6 diary by typing "ACTI WIND CALENDAR"

The diary stores it's info in the foxuser.dbf that is being used as your resource file. By doing the following, you can see the data.

set reso off
use foxuser (be sure you have the right one)

Any records that have an ID of "DIARYDATA" are diary records. The memo stores that notes that you have put in for that day. There is no report, but it would be fairly easy to write one that used the foxuser for the data.

Be sure to close the foxuser table and "set reso on" when finished. Good Luck!!!
Brian McCord
President
Sagacity Systems
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform