Is this the proper approach or am I missing a fundamental concept concept. Please help me, Monks, you're my only hope. ...Thanks...Kevinmysub1(); mysub2(); sub error { return 1; } mysub1 { if (problem){ then error(); } else { return 0; } } mysub2 { if (problem){ then error(); } else { return 0; } }
In reply to return values by camelman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |