Robert
When Fred asked:
he was referring to 'calling a callback" when the help file explicitly states:
Further, this line:
is merely assigning an error number to the return value, you'll find your program runs just as well without it, since you aren't experiencing that error yet.(If it exists at all)
When Fred asked:
Robert, at the place the program fails you are calling a callback function.
Why would you do that ?
Why would you do that ?
It may never be called directly from your code.
Code:
PBMAIN=15
Comment