home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!howland.reston.ans.net!paladin.american.edu!gatech!usenet.ins.cwru.edu!cleveland.Freenet.Edu!al439
- From: al439@cleveland.Freenet.Edu (David Churnega)
- Newsgroups: comp.databases
- Subject: File conversion QBasic to Comma Del.
- Date: 11 Jan 1993 20:07:08 GMT
- Organization: Case Western Reserve University, Cleveland, Ohio (USA)
- Lines: 17
- Message-ID: <1isk1cINNpso@usenet.INS.CWRU.Edu>
- NNTP-Posting-Host: slc10.ins.cwru.edu
-
-
- I need some help with file conversion of a ASCII text file, such
- as a listing of files on a local BBS, to a comma delimited file
- using QBasic.
-
- Have written some code using sting parsing with the LET command but
- am running into problems with unexpected characters being read in.
- Has anyone written a QBasic program to do this?
-
- Eventually want to import data in Paradox 4.0 and perform queries at
- that point.
-
- Please help and I will include the QBasic code I have written thus
- far in my next communication.
-
- Thank you
-
-