Thread
:
Problem with eMbedded VB
View Single Post
#
1
(
permalink
)
March 24th, 2004, 02:07 PM
sporkman43
Authorized User
Join Date: Aug 2003
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Problem with eMbedded VB
When I run this I get an error. I can't seem to figure out how to make eMbedded
VB
read a text file. Any suggestions would be helpfull. Thanks,
CODE:
Private Sub LoadList()
Dim file
file.Open "C:\My Documents\models.txt", "1"
End Sub
sporkman43
View Public Profile
Find all posts by sporkman43