home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 9003 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  965 b 

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