Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object not found when creating
Message
De
20/09/2007 11:28:03
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Object not found when creating
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01255744
Message ID:
01255744
Vues:
60
I'm getting an error that oHL7ComponentSeparator is not found. If I'm creating it on that line, why is it looking for it?
	**********************************************************
	PROCEDURE ProcessData(Company, DataExchangeType, DataArea, KeyFieldValue)

		DODEFAULT()

		LOCAL strProcessData, strAcknowledgment

		strProcessData = ''

		THIS.oHL7ComponentSeparator = CREATEOBJECT('empty')
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform