I've made an incomplete P, see the attachment -- the test exe is already in temp.
Problems and purposes
After converting to txt, in temp there are
1. temp\We斯理001\0\*.txt (20 txt files such as 01.txt, 02.txt...)
2. temp\We斯理002\0\*.txt (15 txt files such as 01.txt, 02.txt...)
3. temp\We斯理003\0\*.txt (12 txt files such as 01.txt, 02.txt...)
Now need to
I. Combine the 20 txt files under temp\We斯理001\0\ into one "We斯理001.txt" into the newly created "We斯理" in the current directory
Combine the 15 txt files under temp\We斯理002\0\ into one "We斯理002.txt" into the newly created "We斯理" in the current directory
Combine the 12 txt files under temp\We斯理003\0\ into one "We斯理003.txt" into the newly created "We斯理" in the current directory
II. Directly copy temp\《Liu Yao Yin Yang Jing》\《Liu Yao Yin Yang Jing》.txt to "《Liu Yao Yin Yang Jing》.txt" in the current directory
How to rewrite this P, please do not sting to teach!
Attachment
[ Last edited by qingfushuan on 2008-7-5 at 12:45 PM ]
Problems and purposes
After converting to txt, in temp there are
1. temp\We斯理001\0\*.txt (20 txt files such as 01.txt, 02.txt...)
2. temp\We斯理002\0\*.txt (15 txt files such as 01.txt, 02.txt...)
3. temp\We斯理003\0\*.txt (12 txt files such as 01.txt, 02.txt...)
Now need to
I. Combine the 20 txt files under temp\We斯理001\0\ into one "We斯理001.txt" into the newly created "We斯理" in the current directory
Combine the 15 txt files under temp\We斯理002\0\ into one "We斯理002.txt" into the newly created "We斯理" in the current directory
Combine the 12 txt files under temp\We斯理003\0\ into one "We斯理003.txt" into the newly created "We斯理" in the current directory
II. Directly copy temp\《Liu Yao Yin Yang Jing》\《Liu Yao Yin Yang Jing》.txt to "《Liu Yao Yin Yang Jing》.txt" in the current directory
How to rewrite this P, please do not sting to teach!
Attachment
[ Last edited by qingfushuan on 2008-7-5 at 12:45 PM ]

