æ¾ä½ æ»ä¼å§ï¼ä¸é¢æ¯è¯»
Private Sub open()
Dim thefile as string
On Error Goto FE
If (Right(dirLook.Path,1)="\") then
TheFile=dirLook.Path+filFind.FileName
Else
TheFile=dirLook.Path+"\"+filFind.FileName
End if
Open thefile for input as #1
TEXTBOX1.text=Inputï¼LOFï¼1ï¼ï¼#1ï¼
Close #1
Exit Sub
FE:
MsgBox"ERR"
Resume Next
End Sub
'dirLookæè·¯å¾ï¼filFind.filFindææ件åï¼dirlookæå
为çå
追é®è¿ä¸ªTXTæ件éçå符串å¦ä¸ï¼0,16,"ICS18LN12PCM1-FB",36,M12,L,N,120,10,132,P,C,3,30,5110309_A1,P005,T109,Y,Y,Y,N,N,N,70,15,400,350,30,5,"E8034","E8035","ETprova1.txt"ã请é®æå¼å·çå符串æ¹ææ ·èµå¼ç»åéï¼æ件读å®ååå离åºæ¥èµå¼ç»æ°ç»ï¼