html.xqrf - Extremely simple spreadsheet export tool to HTML
Disclaimer:
This software is nothing to do with KISS Ltd.,
and is without warranty or guarantee of any kind.
I don't support this script - please don't mail me if anything is wrong...
BUGS BUGS and more BUGS
* This script is extremely simple.. :(
* Output html-document is places ALWAYS in the file "/tmp/xqrtohtml.html"
* ALWAYS OVERWRITE this file WITHOUT WARNING!!! - you Warned.
* Don't understand "smart" formatting
* COLSPAN and ROWSPAN is not implemented
* many-many other bugs
How to use:
Drag & Drop html.xqrf into one of the following folders:
/LocalLibrary/Xanthus/Questor/Externals
or
~/Library/Xanthus/Questor/Externals
Launch Questor.app select Tools->ToolBox (or press Command-2)
and check existence of the html(arg) script in the QScript/Functions/User.
Test the script:
1.) Enter something to the some cells
2.) Choose Tools -> QScript -> Console
(or press Command-K)
3.) after the prompt ">" enter:
html( (don't forget "(")
4.) Select cell-range for export in the worksheet. Range is automatically
show in the console window e.g.
html(a1:d4
5.) Enter:
)
6.) Press return
The script will ask two questions, don't care about it, simply press
RETURN twice.
If you are a successful person ;) the html document appears in the Edit.app.
If no, something is wrong, drop away the script...
If you found this script useful please send me E-mail.
This software is free only for noncommercial use.
Tibor.Lorincz@kiss.sk
Fri Jul 4 02:30:54 GMT+0100 1997