strip | Strip out content from an HTML file and replace by variables;
useful for Infuse, obtainable here. |
swistr2num | The RiscLua sys function in the riscos library takes as first argument either
an SWI number or name. This script converts bona fide SWI names
to numbers, so long as they are strings in double or single quotes. |
untangle | Run the code embedded in the text within lua tags. The global variable text has the value of the surrounding text. |
cvsformat | Format CSV files so that columns line up.
String values must not contain newlines. |
cvslabel | Convert a CSV file to labelled records, using the
first line to define the labels. |
mailstrip | Strip out headers from emails leaving only those
labelled Date:, From:, To:, Subject: and Reply-To:. |
more | Search for occurrences of the selected text in other
text files in the same directory; displays leafname and
line number for each match. |
no_script | Remove scripting from an html document. |
sigma | Correct wrong sigmas in text or html files with unicode
Greek text. |
URLgrab | List URLs of links in an html document |
wordc | Simple word count - words are sequences of letters. |
| |
Back | to RISC OS stuff |