Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using TableToExcel.prg
Message
De
19/05/2018 19:45:50
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
01660176
Message ID:
01660177
Vues:
102
The example PRG is for demo only and I use it to open the table. The methods SaveTableToWorkbook() and SaveTableToWorkbookEx() both take the first parameter as the alias (or table path). If you pass the cursor alias name to the method as the first parameter then it will use that as the source for output. If you pass a table file name with path that is not opened then the method will open and close the table for output. The SaveTableToWorkbook() method outputs all columns of the alias passed; whereas, SaveTableToWorkbookEx() allows you to pass an array containing the names of the fields (and column names) to be outputted.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform