File summary (before starting):
1 file(s) specified
1 file(s) to be examined ...
File 2000-10.csv (text file)
file C:\Users\8\AppData\Local\Temp\ST_00000002.tmp already exists
fopen(): 602 file already exists
examine_txt_file(): - function returned error
examine_file(): - function returned error
do_examine_files(): - function returned error
unicode_do(): - function returned error
unicode_translate(): - function returned error
<istmt>: - function returned error
r(602);
File summary (before starting):
1 file(s) specified
1 file(s) to be examined ...
File 程序.do (text file)
file C:\Users\HNUJUAN\AppData\Local\Temp\ST_00000002.tmp already exists
fopen(): 602 file already exists
examine_txt_file(): - function returned error
examine_file(): - function returned error
do_examine_files(): - function returned error
unicode_do(): - function returned error
unicode_translate(): - function returned error
<istmt>: - function returned error
encoding not set
Before using unicode translate, you must set the character encoding you believe is being
used, such as latin1. There are lots of encodings. You set the encoding using the
unicode encoding set command. You can set and reset the encoding and repeat the unicode
translate command to see which works best.
r(198);
请问这种怎么办?