Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in running form
Message
From
07/11/2005 12:32:01
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, India
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01065508
Message ID:
01066063
Views:
26
Thanks Vladimir. I have solved this problem.Now I am putting to you another two questin.
In a form Label1=acno ,label2=name.And have text1,text2 corresponding text. I want to automatically put Name in the Text2. In prg we use this type of code:
mno=0
@10,12 say "acno" get mno
read
use mbal
index on acno to mn
seek mno
if found()
@14,12 say name
endif
mbal.dbf has acno and name unique. How I can have same in a form?

Chandan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform