In one of my applications, I have a menu that 'surrounds' all my procedures. On one of the Items, I would like to pass a parameter to the called procedure. On the Actions tab - I have tried putting a global variable in Parameter: field but when I compile it, I get two errors:
1. No matching prototype available
2. Too many parameters
Isn't there a way to pass a parameter to a called procedure?
Thanks,
Rena
1. No matching prototype available
2. Too many parameters
Isn't there a way to pass a parameter to a called procedure?
Thanks,
Rena