Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Output of a report to a specific file format
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00166289
Message ID:
00166329
Vues:
13
Whoops! That "2.6" slipped right past me!

Sorry about that!

>>Hi Michiel,
>>
>>You can send the report to an ascii file using:
>>REPORT FORM myReport TO FILE myFileName.txt ASCII
>>
>>>Hello,
>>>
>>>We use FoxPro Windows v2.6 for certain applications. Now we have a situation where we want to output a report we created with FoxPro to a file instead of to the screen or the printer.
>>>
>>>We would like to output it as a Excel format or any other format (like ASCII or whatever).
>>>
>>>Is this possible? And if so, how can we achive this?
>>>
>>>Thanks in advance!
>
>ASCII keyword was added at VFP 5.0. Alternative is if you base your reports on queries instead of several tables you can send the cursor (or single table) to excel for example with COPY TO myxls.xls TYPE XLS.
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform