home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 August - Disc 3
/
chip_20018103_hu.iso
/
amiga
/
chiputil
/
htmlstrip.rea
< prev
next >
Wrap
Text File
|
2001-06-20
|
1KB
|
39 lines
Short: HTML stripper which can also replace HTML for Ami text codes.
Author: lory@subdimension.com (Lorence Lombardo)
Uploader: lory@subdimension.com (Lorence Lombardo)
Type: text/misc
Requires: reqtools.library
HTMLstrip v1.7 (C) 2001 Lorence Lombardo.
What the @#$% is HTMLstrip ?
HTMLstrip is a HTML stripper which gives you the option of replacing some
HTML text codes for Amiga text codes. Such as bold, italic, underline etc....
Texts will be word wrapped by default of 75 characters in length. Setting
the wrap length to 0 or less than 15 will disable wrapping. WorkBench usage
is fairly straight forward and a multi file selection can be made by holding
the [Shift] key when selecting.
CLI usage is as follows:-
Usage:- HTMLstrip <file> <r> <w(N)>
<r> = Replace, & is optional.
<w(N)> = Wrap, & is optional, default is 75 & 0 is no wrap.
eg. HTMLstrip text.html r w65
The output file will have the same name as the input file with the extension
#?.strip added to it.
eg. If the input file is "text.html" then the output file will be
"text.html.strip".
Beta Tester:- Mick
CYA...!!! :)