One Hundred Draw Examples |
draw-examples.r | 17.9 KB 14 Nov 2011 | - to illustrate draw examples. author: 10Mile |
Days Per Month |
days-per-month.r | v:1.0.0 718 bytes 13 Mar 2003 | Adds Days per Month to system/locale. author: Andrew Martin |
Threads Demo |
demo1.r | v:0.0.1 1.6 KB 1 Dec 2004 | show native multithreading with view 1.3 author: François Jouen |
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 |
Decode Charset Function |
decode-charset.r discussion | v:1.0.0 910 bytes 13 Mar 2003 | Converts 'charset values to something readable author: Nenad Rakocevic |
Delete Files by Suffix |
delete-suffix.r | 1.7 KB 13 Mar 2003 | Delete files based on their suffixes. Can also delete
deeply through all subdirectories. author: Reburu |
Delete Directory |
delete-directory.r | v:1.1.1 852 bytes 19 Jul 2003 | Deletes the specified files(s) or directory. author: Andrew Martin |
Desk Calculator |
desk-calc.r | v:1.3.0 2.5 KB 14 Oct 2004 | A tool for simple calculations. author: Ryan S. Cole |
Parser for Dicom Header |
dicomparser.r | v:1.0.0 105.5 KB 7 Apr 2008 | Parse dicom headers author: Willem Michiels |
Delimit |
delimit.r | v:1.0.0 760 bytes 3 Mar 2013 | Delimit series elements with a delimiter. author: Brett Handley |
Days until Christmas |
days-till-christmas.r | v:1.0.0 976 bytes 18 Oct 2013 | Starting on Halloween, Tells how long till Christmas: Days, Hours, Minutes, Seconds author: Izkata |
Date and time functions |
date-time.r discussion | v:1.1 11.8 KB 24 Feb 2011 | This script contains the Rebol implementation of some date and time functions provided in
the glibc library and the gnumeric (and therefore Microsoft Excel) software.
While the use and handling of date and time data are in most cases straightforward
with Rebol, some of the advanced date and times functionalities found in glibc and
gnumeric are still missing in [...] author: Francois Vanzeveren |
Save email attachments to disk |
detach.r | 2.3 KB 13 Mar 2003 | Detach mail attachments author: Sterling Newton |
Dice roller generator |
dice-roller.r | v:1.0.1 1.1 KB 19 Jul 2012 | From an idea of Adrew Martin a dice rolling generator for
role-playing game like D&d or D20. author: Massimiliano Vessi |
Data Directions |
directions.r documentation | 754 bytes 13 Mar 2003 | Illustrates the data descriptive capabilities of
REBOL -- Gives the road directions to the REBOL office
from San Francisco. Readable by humans and by REBOL. author: [unknown] |
Do-Thru |
do-thru.r | 0.9 KB 16 Jun 2005 | To 'do cache scripts with args author: Allen Kamp |
Simple Dll Examples |
dll-examples.r | 724 bytes 29 Jun 2008 | A simple example demonstrating how to use functions inside DLLs.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
Simple Draw Animation Controls |
draw-controls.r | 756 bytes 29 Jun 2008 | How to move graphics around the screen using the draw dialect.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
Random Number Generator Demo |
demorandom.r | v:1.0 7.9 KB 19 Jun 2009 | Some examples how to use randomr lib author: François Jouen. |
disable face |
disable-face.r | v:1.0.0 1.7 KB 13 Mar 2003 | disable and enable face author: Volker Nitsch |