Ih! - Set Width & Height of html !
(c)'98 Arnaud BERCEGEAY

*****************************************************************
                       ENGLISH VERSION
*****************************************************************

To get an english version of Ih!, just copy the file
IH.RSC (the one in the english folder) into the main
directory of Ih!. That will overwrite the original RSC
file (which is the french version).

    Enjoy !

*****************************************************************

The whole documentation is in french. So, here is a summary :

Ih! What's for ?
^^^^^^^^^^^^^^^^
  The aim of Ih! is to help you writing html file if, as me,
  you did them with a simple text editor.
  Ih! can fill in the <img> tag with the right width="" and height=""
  parameters.

Let's go
^^^^^^^^
  You can do the job on just a file, some selected files, or even
  a whole web site.
  To start, put the file to be converted on the application.
  
  The file could be a html file (*.htm or *.html)
  In that case, you can specify if you want Ih! to do a recursion on
  others file referenced by this file. This a very simple way to work
  on a whole web site using the home page.
  
  The file could be a qpj file (*.qpj)
  This file is considerated as a list of file. It can be very easily
  generated by qed (it's qed project file). This is an ascii file,
  whith the full name of htm-file on each line, separated by CR + LF.
  Let's have a look at Eh! documentation : there's a lot of examples.
  
  The file could be a folder. In that case, IH! do the job on all html
  files found in that folder.
  
Other option
^^^^^^^^^^^^
  Make .dup file
  This is a safe way : all original html file are renamed with '.dup'
  as new extension.
  
  Open stdout windows
  A windows will be opened on the begining of the work,
  and diplayed all IH! do : the name of the file already converted,
  the file which is converted, maybe some error- or warning- messages.
  
  Create a resultat.txt file
  An ascii text will be created in the main directory of Ah!
  It contain all that should be displayed on the stdout window.

Break !
^^^^^^^
  To interrupt the work, just close the windows which display
   +------------------------+
   +------------------------+
   |      converting        |
   |   d:\dir1\file.html    |
   +------------------------+

What's else ?
^^^^^^^^^^^^^
  Ih! is FREEWARE !   USE IT AT YOUR OWN RISK !!!!!
  If you find Ih! usefull, think about a missing function you'd like
  Ih! to do, or if you didn't use it because it didn't work, please,
  let's me know about that : just e-mail me !
  
Contact me !
^^^^^^^^^^^^
  My name : Arnaud BERCEGEAY
  e-mail  : arnaud.bercegeay@wanadoo.fr
  web     : http://perso.wanadoo.fr/arnaud.bercegeay/

Other stuff
^^^^^^^^^^^
  Ih! is a part of a package called "Le Pach!"
  Let's have a look at my web site for more details.

-EOF-