home *** CD-ROM | disk | FTP | other *** search
/ CICA 1992 November / CICA_MS_Windows_CD-ROM_Walnut_Creek_November_1992.iso / win3 / misc / cica2cq / cica2cq.doc < prev   
Text File  |  1992-09-10  |  2KB  |  50 lines

  1. Program Name:  CICA2CQ.BAS
  2. Written By:    William C. Kotheimer Jr.
  3. Using:         MicroSoft QBasic
  4. Date:          10 September 1992
  5.  
  6. Description:  This program takes the CICA windows index file and
  7. converts it into a coma-and-quotes text file that many databases
  8. can convert into a *.dbf file.
  9.  
  10. Background:
  11.      This program does the same thing as a C program written by
  12. Hans van Oostrom (hans@pine.circa.ufl.edu) called CICA2DB.EXE. 
  13. When I ran CICA2DB.EXE in June (I think) 1992, every thing
  14. went fine.  But when I tried again in late August, with latest
  15. edition of CICA2DB and the newest CICA index, I successfully locked
  16. up my computer every time.  I decided that even a mechanical
  17. engineers/computer management type might be able to bang out some
  18. code to do the same thing.  Since I had taken my Ada compiler (yes, 
  19. that's right Ada... I'm in the Navy...they make us use it) off my
  20. hard disk, my only option was to write it in Basic.  I wrote it in
  21. QBasic.  I have no idea if it will run under anybody else's Basic. 
  22. I've tried to comment the code as much as possible so you can see
  23. what the program is doing.  
  24.  
  25. Instructions:
  26.  
  27. 1.   Open CICA2CQ.BAS using MicroSoft QBasic
  28.  
  29. 2.   RUN it
  30.  
  31. 3.   Follow the prompts.  Remember to use full path statements for
  32.      file names.
  33.  
  34. 4.   Watch the progress
  35.  
  36. 5.   That's it
  37.  
  38.      I hope this program is useful.  It goes without saying that it
  39. is Freeware.  I guess I should say that QBasic is a trademark of
  40. MicroSoft corporation, or something legal like that.  I would
  41. appreciate any feedback you might have, but hurry, they are sending
  42. me back to see and taking away my internet access real soon.  Good
  43. luck.
  44.  
  45. Will Kotheimer
  46. LT, USN
  47. Naval Postgraduate School
  48. Monterey, California
  49. william@taurus.cs.nps.navy.mil
  50. 6681p@cc.nps.navy.mil