Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/4-stable/tests/#32621.ttl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8437 - (show annotations) (download)
Fri Dec 13 03:11:16 2019 UTC (4 years, 3 months ago) by doda
File size: 263 byte(s)
Tera Term 4.xx メンテナンス用ブランチを作成

1 fileopen fh1 '#32621_in.txt' 0
2 fileopen fh2 '#32621_out.txt' 0
3
4 while 1
5 filereadln fh1 line
6 if result=1 then
7 break
8 endif
9 strreplace line 1 '‚ ‚˘‚¤‚Ś‚¨' '‚í‚đ‚ń'
10 filewriteln fh2 line
11 endwhile
12
13 fileclose fh1
14 fileclose fh2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26