Hi...
i have project in VB6 and i want to join with it python language..
in these i want to read from(infile.txt ) and translate the word by the code in buckwalter2unic ode.py to outfile.txt,
So in Command prompt (DOS) i write this command:
C:\Documents and Settings>cd C:\python24
C:\Python24>buc kwalter2unicode .py <infile.txt> outfile.txt
C:\Python24>
i think the run is done but i have message in outfile (notepade file) is:
(Must specify a file to use store the output! Aborting...)
and the output i want it can not be print in outfile..
please help me because i'm new in it...
thanks a lot
i have project in VB6 and i want to join with it python language..
in these i want to read from(infile.txt ) and translate the word by the code in buckwalter2unic ode.py to outfile.txt,
So in Command prompt (DOS) i write this command:
C:\Documents and Settings>cd C:\python24
C:\Python24>buc kwalter2unicode .py <infile.txt> outfile.txt
C:\Python24>
i think the run is done but i have message in outfile (notepade file) is:
(Must specify a file to use store the output! Aborting...)
and the output i want it can not be print in outfile..
please help me because i'm new in it...
thanks a lot