Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Remove Comments
remove-comments.r463 bytes
29 Jun 2008
A parse example that removes comments from Rebol code. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Mail Reader
readmail.r
 documentation
v:4.14.14
143.0 KB
29 Jun 2007
Browse/Read/Retrieve E-mail
author: [unknown]
Simple Search
simple-search.r2.7 KB
17 May 2009
Searches though all files in all subdirectories to find given text in each file. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html (a website CGI version of the script is also given in the tutorial).
author: nick
Resizeable Table/Grid/Multi-column List Widget Example
table-grid-list.r14.3 KB
13 Jul 2011
One of the greatest things about REBOL/View is the built in GUI dialect ("VID"). It's great for building simple GUI layouts quickly and easily, but the native list widget can be confusing for newcomers. THIS EXAMPLE IS A FULL FEATURED TABLE/GRID/LIST WIDGET FOR VID GUIs. KEYS: INSERT DELETE ARROWS PAGE UP/DOWN - + [...]
author: nick
Tiny Generic CRUD App
tiny-crud-app.r990 bytes
7 Jan 2017
A very short generic data storage/retrieval app example. CRUD = create read update delete records. This can be used as the basis for any sort of rolodex-like app which allows users to enter and edit 'cards' full of information. From http://re-bol.com/short_rebol_examples.r
author: nick
Updating and Creating links in INDEX files
update_index.rv:1.0.0
5.6 KB
13 Mar 2003
Update/create links in index files
author: JL MEYRIAL
Updating and Creating links in INDEX files
update-index.rv:1.0.0
5.7 KB
7 Jan 2005
Update/create links in index files
author: JL MEYRIAL
Watch Various Webcams
watch-various-webcams.r823 bytes
11 Mar 2017
Display video feeds from more than 130 live webcam servers. The code used to gather the list of validated working cam URLs is also provided.
author: [unknown]
REBOL/Layout
layout-1.8.r
 discussion
v:0.1.8
37.1 KB
13 Mar 2003
Visual Layout Editor, now accepts more than 6 layouts
author: Carl Sassenrath, Ammon Johnson
Mini-edit-do
mini-edit-do.r
 discussion
v:0.8.5
32.7 KB
17 Apr 2021
Helps test short programs (substitutes console)
author: Marco Antoniazzi
VID Usage
vid-usage.r
 discussion
v:1.2
80.5 KB
10 Jan 2004
VID Usage Tutorial with Runnable Examples
author: Cybarite
Area with scrollers style
area-scroll-style.r
 discussion
v:1.0.0
13.7 KB
27 Sep 2004
This is a new area style with possible vertical and/or horizontal scrollers. It allow selection of text outside the viewable area and have a read-only mode.
author: Didier Cadieu (alias DideC)
Easy VID Tutorial
easy-vid.rv:1.1.2
16.2 KB
13 Mar 2003
Beginner's tutorial to VID.
author: Carl Sassenrath
Email client
emailclient.rv:1.0.0
9.1 KB
13 Mar 2003
A fullblooded email-client that checks, orginizes and sends emails! autoupgradable!
author: Tommy Giessing Pedersen
FF3 ZSNES Saved state editor
ff3edit.r10.0 KB
4 Mar 2004
A tool to edit saved state files for Final Fantasy 3 as created by the ZSNES emulator
author: Cal Dixon
Forum
forum.r15.2 KB
17 Jun 2010
A CGI forum application, running at http://rebolforum.com. Please link to it, so that new REBOLers have a place to ask questions!
author: nick
Simple FTP file editor
ftp-file-editor.r560 bytes
29 Jun 2008
Download, edit, and resave files on your website, via FTP. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
generate syntx
gen-syntx.r1.6 KB
9 Jan 2004
generate the list of defined 'words separated by their 'type I used the list as a basis for syntax coloring in an editor works with versions before core 2.5.5 but does not return natives in core 2.5.5 works with some since then as well
author: Tom Conlin
REBOL/Layout
layout.rv:0.1.7
35.7 KB
13 Mar 2003
Visual Layout Editor
author: Carl Sassenrath
Graphical Layout Editor
layed.rv:1.0.1
1.6 KB
13 Mar 2003
Your basic 1K REBOL graphical object layout editor. Not many features, but a good example of how to drag faces and show nubs.
author: Carl Sassenrath