> Previously I was able to convert just by using:
> Type Unicode_filename.txt > new_text_file.txt
> That's it.


wow, if that's all you had to do, i'm not sure it's worthwhile to
learning a new programming language just to process it with an
application when your original solution was so dead simple.

i'd be more interested in finding clever ways of breaking up the
oversized files into smaller chunks in order to have a DOS batch
script make that call to "type" for each file chunk.

-wesley
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to