Find Block |
find-block.r | v:1.0.0 805 bytes 13 Mar 2003 | Finds a tuple in a block or tuple-space. author: Andrew Martin |
Find Invalid Chars |
findchars.r | 679 bytes 13 Mar 2003 | Finds odd unprintable ASCII characters in a file author: Carl Sassenrath |
Fire and Smoke particles generator. |
fire-smoke-particle-generator.r | v:1.0.2 14.3 KB 18 Sep 2010 | A particle engine demo which generates fire and smoke, with a lot of control and some compositing built-in author: [unknown] |
FIREBOLEK |
fire.r | v:1.0.1 1.4 KB 3 Aug 2005 | Well-known fire-demo for your pleasure author: Rebolek |
Fish 'n Strips |
fish.r | 806 bytes 13 Mar 2003 | Fun with Transparency author: Allen Kamp |
FMOD library interface |
fmod-h.r | v:0.9.0 177.5 KB 5 Nov 2011 | Code to bind FMOD shared library to Rebol. author: Marco Antoniazzi |
Font Lab |
font-lab.r | v:1.1.1 3.0 KB 13 Mar 2003 | A tool for experimenting with fonts. author: Carl Sassenrath |
Foreach-file |
foreach-file.r | v:1.0.2 986 bytes 5 Jun 2007 | Perform function on each file in selected directory recursively author: Rebolek |
FreeMem |
free-mem.r | 891 bytes 13 Dec 2004 | A tiny function to free the memory occuped by a variable that is no more used in the program.
This code is the best code given to us by DocKimble around the memory clearance. So it's the fruit of a colaborative work around memory management that we do using the forum of REBOLFRANCE.org author: DocKimble |
FTPGadget Package Script |
ftpgadget-package.r | v:0.0.1 771 bytes 3 Jul 2006 | Package script for FTPGadget author: Gregg Irwin |
Fun |
fun.r | v:2.0.0 1.4 KB 13 Mar 2003 | Automatic local word generation for a function. author: Andrew Martin |
Upload a File |
ftpup.r documentation | v:1.0.0 459 bytes 13 Mar 2003 | Upload a binary file to an FTP server. author: Anonymous |
Get File Size and Date |
ftpinfo.r documentation | 498 bytes 13 Mar 2003 | Get size and date information about an FTP file. author: [unknown] |
Upload Several Files |
ftpupload.r documentation | v:1.0.0 585 bytes 13 Mar 2003 | Upload multiple files with FTP using login and password. author: Anonymous |
REBOL/flash Build Tool |
flash-build.r | 1.6 KB 8 Apr 2010 | A simple script to help new users experiment with editing, compiling and viewing
.swf files created with REBOL/flash. It uses the built-in REBOL text editor to
repeatedly run through the edit/compile/run process, so that code changes can
be made quickly and easily, and the compiled results viewed immediately in the
browser. [...] author: nick |
Rename a File |
ftprename.r documentation | 411 bytes 13 Mar 2003 | Rename a file on a server using FTP. 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] |
Search Web Pages |
findweb.r | 733 bytes 13 Mar 2003 | Simple example of searching multiple web pages for
a specified string. author: [unknown] |
Read File Directories |
ftpdir.r documentation | 500 bytes 13 Mar 2003 | Read and print directories from an FTP server. author: [unknown] |
Local Font Mapping |
font-styles.r | v:1.0.3 1.2 KB 13 Mar 2003 | Shows which fonts are being mapped to
the system independent font styles on your system author: Allen Kamp |
loose feel for dragging faces |
feel-loose.r | v:0.2.1 5.5 KB 18 Aug 2020 | Add dragging capability to any face. Inspired by Red. author: Marco Antoniazzi |
Run Script from FTP |
ftpdo.r documentation | 390 bytes 13 Mar 2003 | Do a REBOL script via FTP. author: [unknown] |
Make a directory |
ftpmakedir.r documentation | 414 bytes 13 Mar 2003 | Make a file directory on an FTP server. author: [unknown] |
Upload all HTML Files |
ftphtml.r documentation | v:1.0.0 642 bytes 13 Mar 2003 | Upload a group of files to an FTP server. author: Anonymous |
Append to a Text File |
ftpappend.r documentation | v:1.0.0 471 bytes 13 Mar 2003 | Append to a text file using FTP. author: Anonymous |