in reply to Passing values between different scripts
Write the array into a file, read it in the second script and output the comparison there.
Or convert the second script to a module and use it in the first script.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Passing values between different scripts
by ajguitarmaniac (Sexton) on Dec 28, 2010 at 15:45 UTC |