[VB6 ] 請問一個把變數存成 *.txt的方法

看板Visual_Basic作者 (second)時間18年前 (2007/02/17 14:12), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/5 (看更多)
Dim a,b,c as integer a=0 for i = 0 to 100 c=a+1 Next 我想要把c的內容存在 a.txt 裡面 要用什麼方法呢? 存下來的檔案就會有 0.txt ===>1 1.txt ===>2 ... ... 100.txt==>101 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.127.25.117 ※ 編輯: ashin42 來自: 140.127.25.117 (02/17 14:36)
文章代碼(AID): #15rfpgSf (Visual_Basic)
文章代碼(AID): #15rfpgSf (Visual_Basic)