home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / hobscdx.zip / HOBSCDX.DOC next >
Text File  |  1994-11-11  |  3KB  |  72 lines

  1.             HOBBES CD ROM EXPLORER DOCUMENTATION (HOBSCDX)
  2.  
  3.  
  4. This application was written to replace the OS2VIEW.EXE supplied
  5. on the Walnut Creek CDROM.  It performes all of the basic tasks of
  6. OS2VIEW.EXE plus a few enhancements.  HOBSCDX is freeware; use at
  7. your own risk.  I have never seen an untoward event, but one never
  8. knows.  Enjoy.
  9.  
  10. An environment variable "CDROM" needs to be set with the drive letter
  11. of your CD device.  Example: set CDROM=f:.  This is used any time
  12. a file access is required on the CDROM.  The TEMP environment variable
  13. is also required.  HOBSCDX uses this location to unzip files for
  14. browsing or viewing.  HOBSCDX has worked successfully with the October
  15. 1993, February 1994, and August 1994 CD's.
  16.  
  17. NOTE: This program depends on certain files continuing to exist on
  18. future additions of the Hobbes CD.  Specifically they are: DIRS.TXT
  19. in the root directory and 00_INDEX.TXT in each subdirectory.  Additionally
  20. UNZIP.EXE must exist in the \bin directory of the CDROM.
  21.  
  22. The initial screen of HOBSCDX.EXE is a directory listing of the CDROM
  23. and a brief description of each directory.  By double clicking on a
  24. directory, a file list for that directory is presented.  Double clicking
  25. at this point will react differently depending on file type.  If the
  26. file being clicked is .ZIP, a ZIPVIEW dialog box will be presented
  27. with a listing of the contents of that file.  If on the other hand the
  28. file type is either TXT, DOC, PKG, or FAQ, a browse operation is
  29. invoked.  If the file type is EXE, FLI, or TST, they will be
  30. silently ignored. OS/2 VIEW.EXE will be invoked for any .INF files at
  31. this level.
  32.  
  33. A double click on a text file in the ZIPVIEW listbox will cause that
  34. file to be browsed.  The selected file is unzipped into a temporary
  35. directory and browsed.  Upon returning from the browse the file is
  36. deleted.  If the filetype is INF, then the OS/2 VIEW.EXE will be invoked.
  37. No further zipview listboxes will be created at this level.  It just
  38. gets too complicated for the few cases that exist.  The same applies
  39. to files of .ZOO; there are just too few to warrent the additional
  40. code.
  41.  
  42. The UNZIP command is active for .ZIP files during a ZIPVIEW operation.  
  43. Select a file name and then click on the menu item UNZIP.  A default 
  44. path is presented to be accepted or modified.  The file will be then
  45. unzipped to the specified path.
  46.  
  47. Additional commands on the menu bar are UNZIP and COPY.  The UNZIP
  48. menu item is activited when a .ZIP file is selected at the SUBDIRECTORY
  49. or ZIPVIEW level.  COPY is active at the SUBDIRECTORY level for .EXE 
  50. files. In both cases a dialog box is presented for the user to supply 
  51. the destination path.  A default is provided and can be changed.  If the
  52. user supplied destination directory does not exist, it will be created
  53. without notification.
  54.  
  55. Installation:
  56.  
  57.    Copy HOBSCDX.HLP to the HELP directory pointed to in the config.sys
  58.    Copy HOBSCDX.EXE to any directory on your path.
  59.    If you desire, create a desktop object to invoke HOBSCDX.
  60.  
  61. I currently do not have an email address, however I can be reached through
  62. my son; guida@aecom.yu.edu
  63.  
  64. I may be reached via snail mail:
  65.  
  66.    Gene Norris
  67.    169 Oak Creek Rd.
  68.    E. Windsor, NJ 08520
  69.    USA
  70.  
  71. Comments, suggestions, and bug reports are welcome.
  72.