News

VB manages files using numbers, that is, you can have file "1" open for reading, file "2" open for writing, file "3" open for append, and so on. The quotes are misleading because the file numbers by ...
Here is an example line from the file I am reading:<BR><pre class="ip-ubbcode-code-pre">0000000001 Microsoft Office 2003 Disc 1 99.00 MICROSOFT</pre><BR><BR>And here ...