Accumulate |
accumulate.r discussion | v:1.0.1 1.0 KB 13 Mar 2003 | Cumulates values in a block together, by successively applying the function to each value in Series. author: Andrew Martin |
Age |
age.r | v:3.0.0 1.1 KB 22 Sep 2003 | Calulates Age in Years, Months & Days. author: Andrew Martin |
Arguments |
arguments.r | v:1.0.1 803 bytes 13 Mar 2003 | Returns the arguments of the function as a block. author: Andrew Martin |
Associate |
associate.r discussion | v:1.2.0 1.8 KB 13 Mar 2003 | Provides an associative memory store. author: Andrew Martin |
Average |
average.r discussion | v:1.0.0 626 bytes 8 Jul 2003 | Averages the values in the Block. author: Andrew Martin |
Build-Tag |
build-tag.r | v:1.2.0 1.3 KB 13 Mar 2003 | Build-Tag is a replacement Build-Tag that handles XML attributes.
An earlier version of Build-tag is incorporated into latest Rebol/Core. :) author: Andrew Martin |
Celcius |
celcius.r | v:1.0.0 682 bytes 13 Mar 2003 | Converts Temperature in Fahrenheit to Celcius. author: Andrew Martin |
Clone |
clone.r | v:1.0.1 1.2 KB 13 Mar 2003 | Clone objects by copying objects inside. author: Andrew Martin |
CLS |
cls.r documentation | v:1.0.0 480 bytes 13 Mar 2003 | Clears the console screeen. author: Andrew Martin |
Common Dir |
common-dir.r | v:1.0.0 1.1 KB 13 Mar 2003 | Common directory manipulation functions. author: Andrew Martin |
Common Parse Values |
common-parse-values.r | v:1.3.0 1.8 KB 13 Mar 2003 | Common Parse Values author: Andrew Martin |
Content-Type |
content-type.r | v:1.0.1 626 bytes 13 Mar 2003 | Prints Content-type header for cgi. author: Andrew Martin |
CSS |
css.r documentation | v:1.0.0 2.1 KB 13 Mar 2003 | CSS generates CSS markup from Rebol
words, paths, tags, blocks and other Rebol values. author: Andrew Martin |
CSV |
csv.r discussion | 1.6 KB 13 Mar 2003 | .CSV file manipulation functions. author: [unknown] |
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 |
Delete Directory |
delete-directory.r | v:1.1.1 852 bytes 19 Jul 2003 | Deletes the specified files(s) or directory. author: Andrew Martin |
Dice |
dice.r | v:1.0.0 1.0 KB 13 Mar 2003 | Dice. author: Andrew Martin |
Dir |
dir.r | v:3.1.0 508 bytes 13 Mar 2003 | Directory manipulation functions. author: Andrew Martin |
Duplicate Directory |
duplicate-directory.r | v:1.0.1 1.0 KB 13 Mar 2003 | Duplicates the structure and files of a directory. author: Andrew Martin |
eText |
etext.r documentation | v:1.2.1 14.8 KB 13 Mar 2003 | Processes plain text to HTML. author: Andrew Martin |