Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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
CLS
cls.r
 documentation
v:1.0.0
480 bytes
13 Mar 2003
Clears the console screeen.
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
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.rv:3.0.0
1.1 KB
22 Sep 2003
Calulates Age in Years, Months & Days.
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
Arguments
arguments.rv:1.0.1
803 bytes
13 Mar 2003
Returns the arguments of the function as a block.
author: Andrew Martin
Build-Tag
build-tag.rv: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
Content-Type
content-type.rv:1.0.1
626 bytes
13 Mar 2003
Prints Content-type header for cgi.
author: Andrew Martin
Common Parse Values
common-parse-values.rv:1.3.0
1.8 KB
13 Mar 2003
Common Parse Values
author: Andrew Martin
Common Dir
common-dir.rv:1.0.0
1.1 KB
13 Mar 2003
Common directory manipulation functions.
author: Andrew Martin
Clone
clone.rv:1.0.1
1.2 KB
13 Mar 2003
Clone objects by copying objects inside.
author: Andrew Martin
Celcius
celcius.rv:1.0.0
682 bytes
13 Mar 2003
Converts Temperature in Fahrenheit to Celcius.
author: Andrew Martin
Cookie Client
cookies-client.r8.9 KB
13 Mar 2003
To grab cookies from the server and post form data.
author: andrew grossman
Duplicate Directory
duplicate-directory.rv:1.0.1
1.0 KB
13 Mar 2003
Duplicates the structure and files of a directory.
author: Andrew Martin
Dir
dir.rv:3.1.0
508 bytes
13 Mar 2003
Directory manipulation functions.
author: Andrew Martin
Delete Directory
delete-directory.rv:1.1.1
852 bytes
19 Jul 2003
Deletes the specified files(s) or directory.
author: Andrew Martin
Dice
dice.rv:1.0.0
1.0 KB
13 Mar 2003
Dice.
author: Andrew Martin
Days Per Month
days-per-month.rv:1.0.0
718 bytes
13 Mar 2003
Adds Days per Month to system/locale.
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
Find Block
find-block.rv:1.0.0
805 bytes
13 Mar 2003
Finds a tuple in a block or tuple-space.
author: Andrew Martin
Fahrenheit
fahrenheit.rv:1.0.0
697 bytes
13 Mar 2003
Converts Temperature in Celcius to Fahrenheit.
author: Andrew Martin
File
file.rv:1.3.0
1.6 KB
13 Mar 2003
File and URL manipulation functions.
author: Andrew Martin
Fixed
fixed.rv:1.6.9
3.4 KB
13 Nov 2003
Cuts up fixed width data file into Rebol values in an association.
author: Andrew Martin
Fun
fun.rv:2.0.0
1.4 KB
13 Mar 2003
Automatic local word generation for a function.
author: Andrew Martin