REBOL::EXIF::IMAGE |
exif-image.r | v:1.2 4.1 KB 22 Dec 2003 | obsluga plikow JPEG/EXIF author: Piotr Gapinski |
Eat |
eat.r | v:1.0.3 5.3 KB 13 Mar 2003 | Experimental Event filtering --- speeds up view! author: Italian Connection (Gabriele Santilli - Romano Paolo Tenca) |
Eztwain Support |
eztwain.r discussion | 2.5 KB 6 May 2006 | Support image grabs from webcam using commercial eztwain library. author: Graham Chiu |
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] |
Beware the Entity |
entity.r | 0.9 KB 18 Oct 2013 | Little creature that runs around faces playing around author: Izkata |
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] |
Check for Directory |
ftpdircheck.r documentation | 455 bytes 13 Mar 2003 | Check if a filename belongs to a directory using FTP. author: [unknown] |
Fixed |
fixed.r | v:1.6.9 3.4 KB 13 Nov 2003 | Cuts up fixed width data file into Rebol values in an association. author: Andrew Martin |
Transfer REBOL Files to Server |
ftpallto.r documentation | v:1.0.0 625 bytes 13 Mar 2003 | FTP all .r files in the current directory to a server. author: Anonymous |
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] |
Download a Binary File |
ftpdownbin.r documentation | 470 bytes 13 Mar 2003 | Download a binary file from an FTP server. author: [unknown] |
Download List of Files |
ftpdown.r documentation | 536 bytes 13 Mar 2003 | Download a list of binary files using FTP. author: [unknown] |
Temperature Converter |
f-to-c.r | 1.1 KB 28 May 2007 | Practicing Rebol/View author: Nelson Benavides |
Read a Text File |
ftpread.r documentation | 412 bytes 13 Mar 2003 | Read a text file from an FTP server and print it. author: [unknown] |
F1 demo |
f1.r | v:1.0.0 4.8 KB 23 Nov 2012 | Simple car game, just t show how to scroll images author: Massimiliano Vessi |
Factorial |
factorial.r | 554 bytes 13 Mar 2003 | Compute a factorial author: Ken Lake |
Fahrenheit |
fahrenheit.r | v:1.0.0 697 bytes 13 Mar 2003 | Converts Temperature in Celcius to Fahrenheit. author: Andrew Martin |
Fast Scrolling |
fastscroll.r documentation | v:1.0.0 3.8 KB 5 Jun 2007 | A fast scrolling technique author: Maxim Olivier-Adlhoch |
VID: Faces and Facets |
faces.r | 4.1 KB 20 Mar 2010 | Show Faces and Facets Values author: François Jouen |
File |
file.r | v:1.3.0 1.6 KB 13 Mar 2003 | File and URL manipulation functions. author: Andrew Martin |
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 |
file-date-comparison-ctx |
file-date-comparison-ctx.r | 3.3 KB 21 May 2007 | Compare file dates using a dialect author: Gregg Irwin |
file-size-comparison-ctx |
file-size-comparison-ctx.r | 3.3 KB 21 May 2007 | Compare file sizes using a friendly dialect author: Gregg Irwin |
Find a file in directories / folders |
find-file-gui.r | v:2.0.0 2.6 KB 9 Nov 2012 | [no purpose header found] author: Massimiliano Vessi |
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 |