home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1995 #1 / Image.iso / cdd / winanw / icovu / icovu.txt < prev    next >
Encoding:
Text File  |  1993-10-28  |  3.7 KB  |  89 lines

  1.                        ┌──────────────────┐
  2.                        │     IconView     │
  3.                        │  ICOVU.EXE v0.8  │
  4.                        │  October 28, 93  │
  5.                        └──────────────────┘
  6.  
  7. INTRODUCTION
  8. ------------
  9. I was looking for a utility that would display all the icons in a 
  10. directory a screenful at a time.  Since I couldn't find an adequate 
  11. one, I decided to write one myself (plus, it would give me a chance to 
  12. play with Visual Basic).
  13.  
  14. I figured I'd upload the utility to CompuServe so that others could 
  15. try it and (and perhaps find it useful).  This is not shareware - you 
  16. are not *required* to pay for using it.  If you do like it and want to 
  17. contribute, however, it is appreciated; you may send any amount you 
  18. like to the address below.
  19.  
  20. I am very interested in any comments, suggestions, ideas you might 
  21. have. If you think of a feature that would be useful, please let me 
  22. know; I might add it as time allows.
  23.  
  24. WARRANTY
  25. --------
  26. There is NONE.  This program works on *my* system as *I* want it to. 
  27. There is no guaranty that it will work for you as you want.  You use 
  28. it at your own risk.
  29.  
  30. INSTALLATION
  31. ------------
  32. 1. Copy ICOVU.EXE into any directory of your choice
  33. 2. Copy ICOVU.INI into your WINDOWS directory
  34. 3. Copy THREED.VBX and GRID.VBX into your WINDOWS\SYSTEM directory; if 
  35.    they already exist, keep the ones with the later date
  36. 4. Make sure that you have VBRUN300.DLL in your WINDOWS\SYSTEM 
  37.    directory.  If not, you can download it from CompuServe (MSBASIC) or
  38.    a wel-stocked BBS
  39. 5. Edit the "StartDir" option in ICOVU.INI to point to the start-up
  40.    directory of your choice
  41.  
  42. USAGE
  43. -----
  44. There isn't a whole lot of functionality, so the interface is pretty 
  45. straight-forward.  The program starts up by displaying any icons in 
  46. the start-up directory (set in ICOVU.INI).  It can display up to 
  47. 110 icons on a 640x480 screen, 182 on a 800x600 screen. 
  48.  
  49. If there are more icons in the current directory than will fit on the 
  50. screen, the vertical scroll bar will be enabled.  Click anywhere on 
  51. the bar to scroll a screen at a time (above or below the scroll box 
  52. depending on the direction you want to scroll).  You can also drag the 
  53. scroll box itself to a desired point on the bar.
  54.  
  55. You can change the directory to view in the directory list box.  Below 
  56. that is the total number of icons in the current directory. I've come 
  57. across several icons (from various sources including CompuServe) that 
  58. don't load properly; they're probably defective in some way.  The 
  59. program will display a message box telling you the name of the file it 
  60. couldn't load (and a blank icon will be displayed in it's place).  If 
  61. you check the "Auto Skip" box (which is checked by default), the 
  62. program won't display the message box.
  63.  
  64. If you click on any icon on the screen, its filename will be displayed 
  65. above the "Auto Skip" check box.
  66.  
  67. To print the current screen of icons, click on the print button. 
  68. Clicking on the Stop button quits the program.
  69.  
  70. THE FUTURE
  71. ----------
  72. I'm playing with a couple of ideas to enhance this program.  It'd be 
  73. nice to, say, double-click an icon and have that filename appended to 
  74. a text file, which you could later use in a batch file to keep only 
  75. the icons you liked.  Again, if you have any thoughts about ICOVU, 
  76. please let me know.
  77.  
  78. CONTACTING ME
  79. -------------
  80. CompuServe: 72303,2470
  81. Internet  : 72303.2470@compuserve.com
  82.           : mohit.chadha@ctdrs.gov (only if above doesn't work)
  83. RIME      : #5011 (routed private mail)
  84. FidoNet   : 1:142/258 (Netmail)
  85. US Mail   : Mohit Chadha
  86.             345 Buckland Hills Dr, #8334
  87.             Manchester, CT 06040
  88.  
  89.