Re: File Operations
"P. S. Manikandan" <[email protected]> Sun, 19 Jan 2003 20:00:41 -0800
| Newsgroups | gmane.comp.windows.devel.vbcom |
|---|---|
| Message-ID | <VBCOM%[email protected]> |
Hi,
Thx for the immediate reply...actually the sample code is as follows
liINIFile = FreeFile()
Open psINIFile For Input As #liINIFile - Wat does this line will do
Do While Not EOF(liINIFile) - Wat does this line will do, will it take
the content from memory or from the physical file. thatswat i want to know
In the loop i will do some validations and store the contents in database.
Any suggestions
Regards
Manikandan
You can read messages from the VBCOM archive, unsubscribe from VBCOM, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.