Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: getnotes.pl

by diotalevi (Canon)
on Dec 07, 2004 at 23:41 UTC ( [id://413055]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $doc = $AllDocuments->GetFirstDocument;
    while ( $doc ) {
        ...
        $doc = $AllDocuments->GetNextDocument( $doc );
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://413055]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-23 06:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found