Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Simple pager
pager.r
 documentation
v:0.9.4
12.8 KB
28 Mar 2008
A more less page pager; support b, r, /, ?, >, <, q and /options [rows: cols: num: eof:]
author: Brian Tiffin
Chess moves generator
chessmoves.r
 discussion
 documentation
v:0.1.2
59.2 KB
29 Aug 2012
Generate all legitimate moves in any position.
author: Arnold van Hofwegen
Console capture
capture.r
 discussion
v:1.0.0
1.1 KB
13 Mar 2003
Capture console output in a string!
author: Nenad Rakocevic
Capture Screen
capture-screen.rv:0.3.0
6.0 KB
5 Apr 2007
(Microsoft/Windows only:) Returns screenshot as an image (or NONE in case of failure).
author: christian ensel
CGI wrapper function for debugging
cgi-debug.r
 discussion
 documentation
v:0.0.1
2.6 KB
7 Jan 2005
Provides debugging info for scripts running as a CGI under a webserver
author: Sunanda
Clipboard Buttons
clipboard-buttons.rv:1.1.0
102.1 KB
14 Apr 2005
An aid and illustration of button scripts.
author: R. v.d.Zee
REBOL stress test
rebol-stress-test.rv:0.0.1
3.3 KB
13 Aug 2004
Run various things to see what limits REBOL has. Largest integer, largest decimal, depth of stack, maximum words definable, etc.
author: Sunanda
CD Track Titles
cd-track-titles.r8.4 KB
29 Jan 2008
This script illustrates a method of obtaining the track titles of music CDs so that the titles may become part of a CD directory or data base - without typing each title in manually.
author: r.
Console udp-broadcast
console-udp.rv:1.0.0
1.2 KB
15 Nov 2007
Console IO udp-broadcast instead of echo file!. When rebol echo function! is executed then bcast-on is automaticly closed by rebol, scheme: 'file takes over for echo in system/ports/echo. There is no check on udp port, please change to the right port. Use of an udp-listen on a remote console/machine can now listen for udp traffic from this console and capture it to file i.e. [...]
author: ND
Presentation viewer
presenter.r17.6 KB
3 Nov 2011
Display a little power-point-like slide show, where the slides are read from a text file and consist of VID code describing each slide. It could be used by someone who wants to give a simple slide show without attacking a more useful, but also more complicated, presentation program.
author: Steven White
Patch for the ESMTP handler object and net-utils object
patch-esmtp-net.rv:1.2.1
20.3 KB
1 Aug 2005
Patches to fix smtp authentication other than CRAM-MD5 .
author: Cesar Chavez
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi
SKIMP: Simple keyword index management program
skimp.r
 documentation
v:0.0.2
40.3 KB
3 May 2007
Simple, fast way of indexing the text content of many documents
author: Sunanda
Tiff Lib
tifflib.rv:1.0
47.3 KB
2 Mar 2010
A basic library for reading and writing Tiff files
author: François Jouen
A more XML 1.0 compliant set of XML parsing tools.
xml-parse.rv:0.7.6
44.0 KB
1 Jul 2009
REBOL's built-in parse-xml function lacks a number of XML 1.0 compliant features, including: - support for CDATA sections - support for XML Namespaces - exposure of the internal DTD subset The intent of this script is to create an XML parser that can operate either via an event/callback mechanism, or produce [...]
author: Gavin F. McKenzie
10x10 International checkers move generator
dam1.r
 documentation
v:1.0.0
782 bytes
5 Dec 2012
generate all legal moves in the international 10x10 checkers game
author: Arnold van Hofwegen
REM 0.4.2 - Text Editor - self extracting archive
rem-ext42.r
 documentation
v:0.4.2
25.9 KB
13 Mar 2003
REM is a powerful full screen text editor for Rebol/Core and Rebol/View
author: Cal Dixon
Web HTML Tag Extractor
websplit.r
 documentation
v:1.0.0
709 bytes
13 Mar 2003
Separate the HTML tags from the body text of a document.
author: Anonymous
Web Page Link Displayer
weblinks.r
 documentation
v:1.0.0
798 bytes
13 Mar 2003
Display all of the web links found on a page.
author: Anonymous
pluginable analog alarm clock
aclock-p.r
 discussion
 documentation
3.5 KB
20 Sep 2004
aproximate an analog clock and add alarm
author: Tom Conlin