----------------------------------------------------------------------------
What is it anyway?
----------------------------------------------------------------------------

HTML.MSCRIPT contains an Mscript program to export (any part of) a Mesa-2 spreadsheet as a simple HTML table.

To use it...
- select a range of cells on a Mesa-2 page
- run the script (ie press Ctrl-E, select the script, click OK)

Note that HTML export is a built in feature of 2.20 and newer revisions of Mesa 2. So, you will probably only want to use this script with Mesa-2 1.x.

----------------------------------------------------------------------------
This is important!
----------------------------------------------------------------------------

This Mesa-2 script is freeware. 

So, strictly speaking, you should not expect this program to do anything else than to decrease the amount of free memory in your computer. Since you don't pay anything for this program, that is actually already a bit of feature overkill... ;-)

Anyway, please send me a note if you find that this script doesn't work as you think it should. If possible, please attach an example file that illustrates the problem.

----------------------------------------------------------------------------
The most recent revision
----------------------------------------------------------------------------

I will upload any future revisions of this script to Hobbes <http://hobbes.nmsu.edu/>.

----------------------------------------------------------------------------
The files
----------------------------------------------------------------------------

In the mesa2-html directory:

README       - This file
HTML.MSCRIPT - The program

In the mesa2-html\pgp directory:

README.SIG - My PGP signature for README
HTML.SIG   - My PGP signature for HTML.MSCRIPT

----------------------------------------------------------------------------
How to use it
----------------------------------------------------------------------------

Please check the Mesa-2 manual or online help how to run a script in Mesa-2.

----------------------------------------------------------------------------
The author
----------------------------------------------------------------------------

Rolf Lochbuehler <rolf@together.net>
http://homepages.together.net/~rolf

To get my PGP public key, send me an empty email with "send pgp key" in the subject line.





--
readme.m4,v 1.3 1999-12-12 12:48:53-05 rl Exp