You can use the debugger, but if you just show the list a clip of what you are 
doing, it might become obvious to someone else.

Wags ;)

-----Original Message-----
From: Klein, Christopher [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 01, 2002 14:27
To: '[EMAIL PROTECTED]'
Subject: problem executing a while loop


I have a while loop that does not execute the print statement nested inside
of it.  The commands before and after the loop work fine, and the output
appears as expected, but I receive no output from inside the loop, and no
errors.  the code was taken by "perl by example", and the syntax is exactly
as it appears in the book.  anyway I can trace the execution of the script
and find out why the script did not execute?

Please help

Chris Klein

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to