Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I need a code similar to the locate function in VFP.
Message
De
30/08/2000 07:32:22
Napoleon Yam
Princess Cruises: Emerald Princess
Caribbean, Philippines
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
I need a code similar to the locate function in VFP.
Divers
Thread ID:
00410652
Message ID:
00410652
Vues:
44
Greetings,
I was wondering if you could help me with my coding, is there a program that can convert a vfp commands to vb command:
Here under is my vfp command sequence:
private vsss,txt2
vsss = 0
txt2 = 0
sele sss
thisform.text2.value = txt2
locate for (txt2) => sss.range1 .and. (txt2) < sss.range2
if found()
vsss = (sss.total)
thisform.text4.value = vsss
endif

Or if there is no such program, can you tell me the equivalent command for locate.
Your help will be much appreciated.

Nap.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform