Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Records
Message
From
25/05/1999 11:14:16
 
 
To
25/05/1999 10:11:55
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00222466
Message ID:
00222497
Views:
42
This post is an ammendment to a post I sent about 1/2 hour ago.

I re-read my post and uncovered an error in a piece of code I wrote. I want to correct my error so that I reflect the true piece of code I have written.

In the init() of my child form, I made a mistake:

it actually reads:

lparamters tnvoterid
=seek(tnvoterid,"votersfile","nfieldid") && parent table
=seek(tnvoterid,"fielddetail",nfieldid") && child table
set key to votersfile.nfieldid in fielddetail

in the default value of the nfieldid field in my child table, I have the code:

iif(used("votersfile),votersfile.nfieldid,-1)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform