Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with a code....
Message
From
30/04/2001 19:18:44
N. Lea
Nic Cross Enterprises
Valencia, California, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00501783
Message ID:
00501830
Views:
25
Hi there!

Thank you for responding to my question. I have been having a time to get this right. I tried your code, and I keep on blowing a ALIAS is not FOUND error. Could you happen to elaborate for me the first line:

IF SEEK( table1.account_no, table2, {tagname} )

I got the table1.account_no part = Table1.{fieldname)

I think I keep on blowing on the table 2 part.

Both of the tables have an ascending index on account_no. I tried variations of the code:

IF SEEK( forms.account, form_temp.account, account)

IF SEEK( forms.account, form_temp, account)

What am i doing wrong?

Thanks again!

Nathan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform