Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alias not found
Message
De
06/03/2005 21:13:21
 
 
À
06/03/2005 21:02:25
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP SP1
Divers
Thread ID:
00993179
Message ID:
00993182
Vues:
13
Hi Hilmar

.lchave contains this string '001facf000052'

:rs2cursor
LPARAMETERS oRs, cAlias

	LOCAL loCursor, lcCursor, lcAlias
	Try 
		lcCursor = Sys(2015)
		loCursor = CREATEOBJECT("CursorAdapter")
                lcAlias=IIF( Type('cAlias') = 'C', cAlias, Sys(2015) )
.....
	Catch
	Finally
		loCursor = null
		loRs=null
	EndTry

Return Iif( Used(lcAlias), 1, -1 )
Joao Batista
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform