home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / PSC_FileSt1924438162005.psc / @PSC_ReadMe_62087_1.txt
Text File  |  2005-08-16  |  2KB  |  34 lines

  1. Title: PSC FileStore v1.14
  2. Description: Collect code files from PSC and place the details
  3. in a database for future search.
  4. This code imports PSC ZIP files and can be moved
  5. to various Categories of your choice.
  6. Search can be done on All Categories or on individual category.
  7. To achieve that the code will look in to the ZIP file for the
  8. @PSC_ReadMe_???_?.txt to get the necessary details.
  9. If this file is not found will look for a File_Id.Diz.
  10. This is particularly important for me because I used to use it
  11. before PSC came with the great idea of inserting a description
  12. file in to the ZIP files.
  13. If the page was saved then the code will look for the Screenshot file.
  14. The @PSC_ReadMe_???_?.txt file doesn’t have the Category name
  15. but if you have the Code of the Day emails (Plain Text) the program
  16. can get the Category names from there.
  17. Before you can use the program, two DLLs are needed from Info-Zip. 
  18. For more information please read the Readme file.
  19. On this code, the comments are next to nothing.
  20. This code is meant to be a tool and not a tutorial.
  21. My apologies!
  22. Comments and bugs found are very much welcomed!
  23. Acknowledgments.
  24. I used code or tools from (In alphabetic order);
  25. AllAPI Guide, Info-Zip, Jim Jose, Lee Weiner, Raymond L. King,
  26. Roger Gilchrist, Ulli and many other fine programmers that I don’t
  27. have a record of.
  28. Thank you to all these generous people!
  29.  
  30. This file came from Planet-Source-Code.com...the home millions of lines of source code
  31. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=62087&lngWId=1
  32.  
  33. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  34.