in reply to •Re: Extract variables from file (split? regex? backflip?)
in thread Extract variables from file (split? regex? backflip?)

Thanks for the suggestion! I especially like the idea that I can also find out where they were defined and used. That's just like getting a cherry on top of the icing on the cake!!

Just so folks won't think I'm a complete idiot: ;-D

I agree whole-heartedly that the Perl pseudo code won't work (I noted that it wouldn't work in the original post). It's similar to what was given to me to own (minus some weird characters I inserted in my sample pseudo code to show how the variables might appear in the rest of the 8000 lines) (see my original post Sub-initiate needs help getting started for the history of that 8000 line Perl file if you're interested).

  • Comment on Re: Re: Extract variables from file (split? regex? backflip?)