Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ensure a file exists
Message
 
To
15/10/2001 14:08:31
Evans Carl
System Answers Consulting, Inc
Big Lake, Minnesota, United States
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00568676
Message ID:
00568705
Views:
13
That works fine. Thanks

I'm trying to open and read an INI file.


Open sIniFile For Input As #1

While Not EOF(1)

  Get #1, , sString

Wend



and I get a Bad File Mode error. What am I doing wrong here?

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

Click here to load this message in the networking platform