in reply to Re: Trying to join variables
in thread Trying to join variables
I am just looking for a way to do this without calling the next sub routine from the file sub conditional statements, because both the routines need to be as general and reuseable as possible. Thanks#Run File sub routine that returns either file1, file2 or file3 #call next routine and pass in that returned value Next_sub(Whatever the returned value is..);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Trying to join variables
by Sifmole (Chaplain) on May 19, 2001 at 00:48 UTC |