Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excluding an entry from output
Message
De
24/07/2002 14:47:55
Darrin Hughes
Chena-Don Textiles and Armory
Jacksonville, Floride, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00681211
Message ID:
00682206
Vues:
26
Only one problem, the print command is in the code of a class object of the program itself (don't blame me, I didn't write it). It looks somthing like this:

IF This.Parent.chkPrint.Value = 1
This.Parent.txtStatus.Value = "...Printing Report..."
SELECT finalinventory
INDEX ON IN_STOCK TAG IN_STOCK
SET ORDER TO IN_STOCK
REPORT FORM CDIPIU TO PRINTER
ENDIF

Question open to anyone: instead of further extensive mucking about with this code is there a quick and dirty way to alter this code to kick this programs output over to MS Access? I can do my output changes there real easy.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform