Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Start
Message
From
07/12/2005 07:23:43
 
 
To
07/12/2005 07:14:16
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Start
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01075653
Message ID:
01075659
Views:
16
hi,
thank you so much,
it works.
have a nice time

>Hi Mohammed,
>
>>hi all
>>
>>any idea,help
>>ex.. if myfield have 123456 ,
>>i need to begin my number form 3456 to show , browse...
>>
>>thanks
>

>Browse for Substr(myField, 3) = "3456"
>* Or (if your field was number)
>Browse for Substr(Transform(myField), 3) = "3456"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform