in reply to Re: Accessing Variables in Different Subroutines
in thread Accessing Variables in Different Subroutines
I'm expecting it to be different in different runs of the script, but the subroutines need to be run sequentially (this is a much-simplified example of my code). When you run this script as it is, do the $randomString and $file variables have the same value throughout the form? For me the values change after each "Continue".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Accessing Variables in Different Subroutines
by choroba (Cardinal) on Mar 19, 2015 at 15:51 UTC | |
by stefl (Acolyte) on Mar 19, 2015 at 15:54 UTC |