in reply to Re: Adding elements to an array from an array
in thread Adding elements to an array from an array
Nice effort, but this grabs all of the records and the problem as most of you noted is that I am only trying to get the matches for a particular .SUBCKT. So for example I only want to get the /VDD|VCC/ and /VSS|GND/ for .SUBCKT FOO. And ignore .SUBCKT test2 all together..
I hope this clears it up a bit. Thanks
The <it>seeker</it> of perl wisdom.
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Adding elements to an array from an array
by CharlesClarkson (Curate) on May 02, 2002 at 03:05 UTC |