Reply to Variable scope and set_callback_random()
If you don't have an account, just leave the password field blank.
Just wondering if a local variable declared in the main() procedure of a script is accessible/read by a custom procedure that is called via the set_callback_random(); function.
It seems to me that it is... but I could be wrong.
It seems to me that it is... but I could be wrong.