Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to close \DATA\AppData ?
Message
De
02/11/2004 18:25:43
 
 
À
02/11/2004 17:43:57
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00957045
Message ID:
00957395
Vues:
19
I have just tested this - and got it to work. I need to amend the code in appapplication.getfilepath above to read this:
IF !ISNULL(this.cfirmdatalocation) AND 	m.cFile == 'BCS'  
	m.cFile = ALLTRIM(This.cfirmdatalocation) + 'bcs.dbc'
ENDIF 
now a call from the command file such as:
loCDE = CREATEOBJECT( 'cmDataEnvironmentCustom' )
loCDE.addcursor( 'Firm', 'curFirm' )
loCDE.openall

-- I have an debug stop right above the above code where i set the item below and resume.  

this.cfirmdatalocation = 'i:\bcstest\'
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform