[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: local procedure debugging script



Hi everyone.
        Wayne Ivory pointed out that the script I posted last week would not
work for people running perl version 4.  Here is a modified version for
people who have perl 4 on their system.
        One thing I noticed though is that if you have a combination of
local reserved and local non-reserved variables on the same line the program
will not pick up the local non reserved variables for the "local count"
section.
        I'll fix this and send it directly to whoever is using the script.
Please email me so that I can put you on my distribution list if you plan on
using the script.

Thanks.
John Milardovic
 <<local_scan_4.pl>>

local_scan_4.pl