Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Scripts owned by henrik

Scripts: 3

Member name:
EAN-13 Barcode Image Generator
ean13.rv:0.1.0
3.7 KB
14 Mar 2005
Generates EAN-13 barcode images as image! which can be used for print out and later read with a barcode reader. It's means to the the basic first version of a fuil barcode generator script for support of mulitple barcode types. Usage: gencode 1234567890123 Any 13-digit can be used, but must be valid 13-digit barcode [...]
author: Henrik Mikael Kristensen
HTML Dialect
html.r
 documentation
v:0.0.7
21.8 KB
20 Aug 2008
HTML dialect for simple generation of webpages with REBOL code.
author: henrik mikael kristensen
Recursively scan directory
scan-dir.r
 documentation
2.0 KB
9 Oct 2008
Scans a directory recursively and returns path to all files in a block. Allows file matching and a callback function per file.
author: Henrik Mikael Kristensen