Either, book mark this page, or copy the following HTML code into your bookmark file !
SuperCache is a number of scripts designed to compile nice Html Files from your Aweb and IBrowse Caches. It uses standard AmigaDos commands (well, List. mainly.) to create html files that list all image and html files lurking in your cache directories.
This means that with SuperCache, you can view all your caches (aweb, Ibrowse, voyager, etc) from all HTML 2 compatable browsers. view cached Ibrowse files on Aweb for speed, or view cached Aweb graphics on IBrowse for better renders on low screen colours.
supercache aweb_cache_htm aweb_cache_img ibrowse_cache_htm ibrowse_cache_imgTo somewhere in your path. I placed them in
C:
aweb_cache_htm to create bookmark of all htm pages in your Aweb cache aweb_cache_img to create bookmark of all images (gif/jpg/jpeg/mpg/mpeg) ibrowse_cache_htm to create bookmark of all htm pages in your Ibrowse cache ibrowse_cache_img to create bookmark of all images (gif/jpg/jpeg/mpg/mpeg) supercache to create bookmark of all images, and web pages in both aweb and ibrowse cache directories - executes all four above scripts in turnNote This May take Time - depending on how full your caches Are !!!
protect c:aweb_cache_htm +s protect c:aweb_cache_img +s protect c:ibrowse_cache_htm +s protect c:ibrowse_cache_img +s protect c:supercache +s
Although Voyager scripts have not been implemented, it would be *very* simple to add them - just duplicate the *_img or *_htm scripts, substituting voyager paths for Aweb or Ibrowse paths. The scripts files themselves included comments on how to do this.