Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing parm before inserting
Message
 
To
15/02/2000 12:13:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00332259
Message ID:
00332286
Views:
14
Actually, I don't know how to send the parameters to the program which is being used by a field in table structure under default value. I know that the insert will fire this program up automatically, but how do I send a parameter. Currently this is how it looks:

nextid('password_table')


where 'password_table' is a hardcoded parameter being passed. What I need to do is:

nextid('password_table',parm1)

I don't know how to pass a value to parm1 in table structure before or during the firing of insert command. Any clues?

thanks for replying
Nick Patel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform