Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
May be Word issue; suppress Confirm Data Source window
Message
De
04/05/2007 08:50:41
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
May be Word issue; suppress Confirm Data Source window
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01222455
Message ID:
01222455
Vues:
74
This may be a Word (2000) issue, but I need to suppress the Confirm Data Source window in a merge document and default it to use Foxpro. Anyone know how to do this? Thanks!

Update:

This is the code in Foxpro that is making the call...
WITH .ActiveDocument.MailMerge
	.OpenDataSource(m_temp_dir+'FeeSlip.dbf')
	.Execute()
ENDWITH
Maybe there is something else I can send with it?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform