Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing Reports now Prints in Portrait Instead of Lands
Message
 
À
28/12/2000 14:01:00
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00456366
Message ID:
00457509
Vues:
33
>Are you sure COPY MEMO is doing what you want? What is in WinRpt.FRX and WinRpt.FRT? Are they regular report files, or are FRX and FRT names of memo fields of WinRpt that contain the names of the reports? How can a text file with the extention of .FRX/.FRT be turned into a report?

The winrpt and winrptmemo are actual memo fields of a table (mr - misc. reports). After I create a particular report I use the following commands to store the reports in the table:

APPEND MEMO winrpt FROM ReportName.frx OVERWRITE
APPEND MEMO winrptmemo FROM ReportName.frt OVERWRITE

This has the effect of storing the actual report in the table. The main reason for doing it this way is that the reports can be distributed with the application with the ability to be edited if the user so desired.

Each time a report is run these memo fields are copied out of the table and then the report is run. Does this make more sense?
Everything we see or seems
Is but a dream within a dream
- Edgar Allen Poe
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform