Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read In A Flat File
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Read In A Flat File
Miscellaneous
Thread ID:
00568716
Message ID:
00568716
Views:
49
I'm trying to read in an INI file. I have:

' Open the INI file
Open sIniFile For Input As #1

While Not EOF(1)

' Read in a line
Get #1, , sString



wend
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform