Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select query
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00769718
Message ID:
00769765
Vues:
22
Hi,

local inout,vari_o

inout = alltrim(thisform.txttofrm.value)

SELECT i_o FROM tofrmtbl WHERE tofrm = inout
AND DELETED() = .F. into cursor io
** And now:
vari_o = i_o
use in io
** Done.

...gerhard...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform