Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting and packing large tables seems to want to print
Message
De
08/02/2002 06:44:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00617186
Message ID:
00617204
Vues:
26
This message has been marked as the solution to the initial question of the thread.
>Yeah - this is the routine I am using for packing the tables
>
>use table1.dbf in 2 exclusive
>select table1.dbf
>pack
>use
>
>use table2.dbf etc....
>
>I can't see much wrong with it...
>
>Could I use
>
>SET PRINTER TO clrstock.txt
>
>at the top of the code to route output to a text file instead?

You should be able to, or you could try
SET PRINTER OFF

packing etc
.....

SET PRINTER ON
Len Speed
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform