>>>>> "Clayton" == Clayton L Scott <[EMAIL PROTECTED]> writes:

Clayton> After so much success with me writing what I thought would work
Clayton> and TT just Doing What I Mean I was surprised when loop.count 
Clayton> didn't work here in a WHILE loop like so:

How could it?  There's no "loop" set up for a WHILE.  It can't know
anything useful about the loop, like how many iterations you'll
be processing.  That'd be "solving the halting problem".

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to