Re: [Ftnpl-develop] pkt2txt: unused variables
Brought to you by:
jame
|
From: Robert J. C. <rj...@ho...> - 2001-08-26 17:34:47
|
Russ,
> For the first two, $PKTvar & $attrib in the newmsgs subroutine, I
just
> put in a couple of lines that "drop" the variables right after they're
> used...
Don't worry about any errors/warnings about the use of those "drop"
methods; I've added a line to localize them in that subroutine that takes
care of it.
Jame
|