联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
test good then file
Set fso = createobject("scripting.filesystemobject") set file = fso.opentextfile("test.txt",1) do while file.atendofstream <> true str = file.readline str = ucase(left(str,1)) a =a&str&vbcrlf loop msgbox a
a ab abc test