Clean-func |
clean-func.r discussion | 2.8 KB 2 Oct 2020 | Func defines a function with given spec and body
that remembers its arguments and locals after return.
Clean-func defines a function with given spec and body
that does not remember its arguments and locals after return. author: Ladislav Mecir |
CRUD Builder |
crudbuilder.r | 2.6 KB 10 Dec 2013 | A simple GUI application builder. For each unique application, just copy this
script to a new file name, edit the 'filename used to store record data (replace
%mycruddatafile with a filename specific to each new app), and then edit the
'widgets block. Any field or area widgets assigned a label will automatically be
included in the [...] author: nick |
Example for async dns:// and spam dns server |
dns-async-example.r discussion | 3.9 KB 4 Oct 2003 | Example code to:
1) use the dns:// protocol in async mode
2) use the dns:// protocol to check spam address in async mode author: Romano Paolo Tenca |
One Hundred Draw Examples |
draw-examples.r | 17.9 KB 14 Nov 2011 | - to illustrate draw examples. author: 10Mile |
Parser for Dicom Header |
dicomparser.r | v:1.0.0 105.5 KB 7 Apr 2008 | Parse dicom headers author: Willem Michiels |
PhotoTrackr DPL700 |
dpl700.r | 11.8 KB 30 Sep 2009 | Reads the memory from the Gisteq PhotoTrackr GPS logger to a file author: pijoter |
Demo Emulate PSG AY-3-8912... MSX PoWaaaa !!!! |
demo-ay.r | v:0.0.2 88.5 KB 9 Feb 2007 | Emulate the PSG AY-3-8912 author: Guest2 |
Desktop Shifter |
desktop-shifter.r | v:1.0 12.3 KB 18 Oct 2013 | To change the desktop wallpaper at specified intervals.
There's a modifiable default time that a wallpaper will stay before switching.
Each wallpaper has separate settings for:
*Stretched versus Centered
*Solid color versus Top/Bottom Gradient versus Left/Right gradient background
*The two colors that can be chosen
*A [...] author: [unknown] |
Diff directorie |
diff-directories.r | 1.1 KB 15 Jan 2011 | Give a directory in parameter,
=> first launch return a block with the content of the directory
=> next launch, compare content of the directory with save data in a file named old-lst.txt and return new files and file that has changed author: nicolas |
Dir-map explorer |
dir-map-explorer.r | v:0.1.2 5.6 KB 13 Mar 2003 | to work with directory maps generated by %dir-mapper.r script author: Oldes |
Directory Mapper |
dir-mapper.r | v:1.0.5 5.0 KB 13 Mar 2003 | Recursively builds a dir-structure map of the directory
with file/dir informations as size and dates author: Oldes and Stephane Bagnier |
Save email attachments to disk |
detach.r | 2.3 KB 13 Mar 2003 | Detach mail attachments author: Sterling Newton |
EAN-13 Barcode Image Generator |
ean13.r | v: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 |
Easy Drawer |
easy-drawer.r | v:1.0.0 9.2 KB 11 Feb 2007 | Easy way to test draw commands author: Guest2 |
Easy Quick Plot |
ez-plot.r | v:0.1.1 60.5 KB 13 Mar 2003 | Simple tutorial for using the quick plot dialect. author: Matt Licholai |
echos |
echos.r | 921 bytes 13 Jan 2005 | allows reusing of an already existing echo file author: Anton Reisacher |
SMTP challenger |
email-check.r discussion | 1.5 KB 26 Nov 2005 | Issues an smtp challenge to see if recipient email address exists.
Some mail servers will respond okay anyway to protect users from spammers. author: Graham Chiu |
Engroup |
engroup.r | v:0.2 5.0 KB 14 Apr 2009 | Mezzanine function to arrange values into groups of all equal values. author: Christian Ensel |
Enumerated Type |
enum.r documentation | v:0.1.1 12.6 KB 13 Jun 2009 | Safe Enumerated Type for REBOL author: Hostile Fork |
eText |
etext.r documentation | v:1.2.1 14.8 KB 13 Mar 2003 | Processes plain text to HTML. author: Andrew Martin |
Extract URLs |
extract-urls.r documentation | v:1.0.0 1.3 KB 29 Nov 2009 | To identify and extract URIs from plain text author: Christopher Ross-Gill |
Emit RSS |
emit-rss.r discussion documentation | v:1.0.0 4.5 KB 19 Nov 2007 | Create an RSS Feed from a REBOL Block. author: Christopher Ross-Gill |
REBOL::EXIF |
exif-core.r discussion | v:1.3 9.7 KB 22 Dec 2003 | obsluga plikow JPEG/EXIF author: Piotr Gapinski |
F1 demo |
f1.r | v:1.0.0 4.8 KB 23 Nov 2012 | Simple car game, just t show how to scroll images author: Massimiliano Vessi |
Feedback |
feedback.r | v:1.0.0 2.3 KB 13 Mar 2003 | Sends feedback to REBOL Technologies. author: Carl Sassenrath |