Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need a code similar to the locate function in VFP.
Message
From
30/08/2000 07:32:22
Napoleon Yam
Princess Cruises: Emerald Princess
Caribbean, Philippines
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
I need a code similar to the locate function in VFP.
Miscellaneous
Thread ID:
00410652
Message ID:
00410652
Views:
45
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.
Next
Reply
Map
View

Click here to load this message in the networking platform