Data Directions |
directions.r documentation | 754 bytes 13 Mar 2003 | Illustrates the data descriptive capabilities of
REBOL -- Gives the road directions to the REBOL office
from San Francisco. Readable by humans and by REBOL. author: [unknown] |
Downloader |
downloader.r | v:0.2.2 2.8 KB 13 Mar 2003 | To download multiple remote files and show the progress author: oldes |
Dual Column Text |
dual-col.r | v:1.0.0 1.6 KB 13 Mar 2003 | Shows an easy way to make dual column text. author: Carl Sassenrath |
Easy VID Tutorial |
easy-vid.r | v:1.1.2 16.2 KB 13 Mar 2003 | Beginner's tutorial to VID. author: Carl Sassenrath |
REBOL Face Effect Lab |
effect-lab.r | v:1.3.2 5.5 KB 13 Mar 2003 | Show combinations of effects. author: Carl Sassenrath |
Quick Email Sender |
emailer.r | v:1.0.4 2.2 KB 13 Mar 2003 | A simple GUI example of an email sender. author: Carl Sassenrath |
Send Email with Buttons |
emailsend.r | 833 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.r | 1.5 KB 13 Mar 2003 | A simple data entry form for an address book.
Does not verify field data. author: Carl Sassenrath |
Feedback |
feedback.r | v:1.0.0 2.3 KB 13 Mar 2003 | Sends feedback to REBOL Technologies. author: Carl Sassenrath |
Simple File Requestor |
file-request.r discussion | 1.5 KB 13 Mar 2003 | Example of a simple file requestor. author: Carl Sassenrath |
File |
file.r | v:1.3.0 1.6 KB 13 Mar 2003 | File and URL manipulation functions. author: Andrew Martin |
Find a file in directories / folders |
find-file.r | v: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.r | 679 bytes 13 Mar 2003 | Finds odd unprintable ASCII characters in a file author: Carl Sassenrath |
Search Web Pages |
findweb.r | 733 bytes 13 Mar 2003 | Simple example of searching multiple web pages for
a specified string. author: [unknown] |
Font Lab |
font-lab.r | v:1.1.1 3.0 KB 13 Mar 2003 | A tool for experimenting with fonts. author: Carl Sassenrath |
Form Letter |
formletter.r | 1.0 KB 13 Mar 2003 | Example of how to create an email form letter. author: [unknown] |
Check for a File or Directory |
ftpcheck.r documentation | 574 bytes 13 Mar 2003 | Check for the existence of an FTP file or directory. author: [unknown] |
Delete a File or Directory |
ftpdel.r documentation | 470 bytes 13 Mar 2003 | Delete a file or directory from a server using FTP. author: [unknown] |
Read File Directories |
ftpdir.r documentation | 500 bytes 13 Mar 2003 | Read and print directories from an FTP server. author: [unknown] |
Check for Directory |
ftpdircheck.r documentation | 455 bytes 13 Mar 2003 | Check if a filename belongs to a directory using FTP. author: [unknown] |
Run Script from FTP |
ftpdo.r documentation | 390 bytes 13 Mar 2003 | Do a REBOL script via FTP. author: [unknown] |
Download List of Files |
ftpdown.r documentation | 536 bytes 13 Mar 2003 | Download a list of binary files using FTP. author: [unknown] |
Download a Binary File |
ftpdownbin.r documentation | 470 bytes 13 Mar 2003 | Download a binary file from an FTP server. author: [unknown] |
Interactive FTP Downloader |
ftpdownload.r documentation | 718 bytes 13 Mar 2003 | Download a group of files from an FTP server, prompting
for each file along the way. author: [unknown] |
Get File Size and Date |
ftpinfo.r documentation | 498 bytes 13 Mar 2003 | Get size and date information about an FTP file. author: [unknown] |