Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Delete Directory
delete-directory.rv:1.1.1
852 bytes
19 Jul 2003
Deletes the specified files(s) or directory.
author: Andrew Martin
Demo Emulate PSG AY-3-8912... MSX PoWaaaa !!!!
demo-ay.rv:0.0.2
88.5 KB
9 Feb 2007
Emulate the PSG AY-3-8912
author: Guest2
Block Diagram
diagram.rv:1.0.0
1.7 KB
13 Mar 2003
An example of REBOL code creating a useful diagram.
author: Carl Sassenrath
Easy VID Tutorial
easy-vid.rv:1.1.2
16.2 KB
13 Mar 2003
Beginner's tutorial to VID.
author: Carl Sassenrath
Quick Email Sender
emailer.rv:1.0.4
2.2 KB
13 Mar 2003
A simple GUI example of an email sender.
author: Carl Sassenrath
REBOL Face Effect Lab
effect-lab.rv:1.3.2
5.5 KB
13 Mar 2003
Show combinations of effects.
author: Carl Sassenrath
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai
Easy REBOL GUI Page
easypage.rv:1.0.1
1.6 KB
13 Mar 2003
Shows how to create a simple page with paragraphs, buttons, and entry fields on a colorful backdrop.
author: Larry Palmiter
encompass function
encompass.rv:1.0.3
8.2 KB
26 Nov 2003
Patch/Extend/Restrict any function by transparently enclosing it within another.
author: Maxim Olivier-Adlhoch
error-message-finder
error-message-finder.rv:1.0.0
5.7 KB
13 Mar 2003
find a text in all %.r files in directory, to look up rebol error-messages. presents all possibilities in nice gui.
author: Volker
Easy Drawer
easy-drawer.rv:1.0.0
9.2 KB
11 Feb 2007
Easy way to test draw commands
author: Guest2
Send Email with Buttons
emailsend.r833 bytes
13 Mar 2003
A very simple email sending application that shows how text is input and buttons are used.
author: [unknown]
Data Entry Form
entry-form.r1.5 KB
13 Mar 2003
A simple data entry form for an address book. Does not verify field data.
author: Carl Sassenrath
File globbing module and dialect
file-list.r
 discussion
 documentation
v:0.0.2
30.2 KB
19 Oct 2006
Given a file spec, and optional criteria for date, size, and attributes, the FILE-LIST function returns a block of files that match the spec and criteria. It is also a test-bed for how to integrate dialects with one-another. There are sub-dialects for date, size, and attribute tests, and FILE-LIST encapsulates those, along [...]
author: Gregg Irwin
Feedback
feedback.rv:1.0.0
2.3 KB
13 Mar 2003
Sends feedback to REBOL Technologies.
author: Carl Sassenrath
Find a file in directories / folders
find-file-gui.rv:2.0.0
2.6 KB
9 Nov 2012
icon for find-file-gui.r[no purpose header found]
author: Massimiliano Vessi
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
Files Renamer
files-renamer.rv:0.8.15
27.1 KB
17 May 2016
icon for files-renamer.rRename files
author: Marco Antoniazzi
Find a file in directories / folders
find-file.rv:1.0.0
1.6 KB
22 Dec 2004
Search all files for ones that contain a given string.
author: Carl Sassenrath
Find Invalid Chars
findchars.r679 bytes
13 Mar 2003
Finds odd unprintable ASCII characters in a file
author: Carl Sassenrath