C0082 Compiler Error
Message text
Reference argument must be a non-constant and non-readonly variable
reference.
Explanation
If two functions are defined on a custom class user object, and
function f1 takes one integer argument by reference, the following script
in function f2 generates C0082:
1 |
f1(6) // generates C0082 |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest