| Next | Program
Repair Shop ![]() |
234 |
We now have:
while (<INFILE>) {
...
$chain_test=1 if (/CHAIN_TEST/);
if (/apply/ && ($chain_test)) {
...
}
}
Is this Variable use immediately follows assignment?
continued...
| Next | ![]() |
Copyright © 2002 M. J. Dominus |