Reading and writing value from a textfile by using vbscript code

后端 未结 4 1279
太阳男子
太阳男子 2021-01-05 01:30

i have a variable named \'data\' i need to write in to a textfile named \"listfile.txt\".Can you tell me the vbscript code to do that..And i need vbscript code for reading v

4条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-05 01:53

    Need help reading and writing text file using vbscript - Dev Shed

    http://forums.devshed.com/asp-programming-51/need-help-reading-and-writing-text-file-using-vbscript-355967.html

    VBScript - FileSystemObject

    http://ezinearticles.com/?VBScript---FileSystemObject&id=294348

提交回复
热议问题