perldoc -f readdir

 --- [EMAIL PROTECTED] wrote: > Hello, All:
> 
> When using...
> 
> while ($x = readdir(DH)) {
>       # What came before $x?
>       # What will come after $x?
> }
> 
> How can I look at the next item in the directory?
> 
> -- 
> Eric P.
> Sunnyvale, CA
> 
> 
> -- 
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>  

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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

Reply via email to