opening a text document to show a .txt file through a browser link

Isofarro spamblock at spamdetector.co.uk
Tue Dec 31 02:21:24 EST 2002


Nico Schuyt wrote:

> In a DOS batch file you can't make loops but it comes
> pretty close to programming.

Yes you can. Combining identifiers with gotos and using the decision 
structure of if, looping can be done. This is typically done where a batch 
program receives a list of parameters that it has to iterate through to 
produce one set of output.

-- 
Iso.
FAQs: http://html-faq.com http://alt-html.org http://allmyfaqs.com/
Recommended Hosting: http://www.affordablehost.com/
Web Standards: http://www.webstandards.org/



More information about the Python-list mailing list