184 scripts tagged as: [//files]
CopyCon | ||
copycon.r | v:1.0.0 817 bytes 15 Nov 2007 | Inline Line-Editor for Rebol Console mode, you can extent by loading/saving/exeucting the buffer author: ND |
File Encryption and Decryption Utility | ||
crypt.r | v:1.0.4 1.9 KB 13 Mar 2003 | An example utility that encrypts and decrypts files using a highly secure form of encryption (the Blowfish algorithm with 128 bits). Requires REBOL/View/Pro or REBOL/Command to run. author: Carl Sassenrath |
Simple Rebol DBMS | ||
db.r | v:1.2.0 24.7 KB 13 Mar 2003 | RebolBase is a simple database managment system
written entirely in Rebol. Its main feature is
that it stores its data in plain, newline delimited
text files. This allows the database to be accessed
and modified by other programs. author: Jamey Cribbs |
Delete Directory | ||
delete-directory.r | v:1.1.1 852 bytes 19 Jul 2003 | Deletes the specified files(s) or directory. author: Andrew Martin |
Delete Files by Suffix | ||
delete-suffix.r | 1.7 KB 13 Mar 2003 | Delete files based on their suffixes. Can also delete
deeply through all subdirectories. author: Reburu |
Save email attachments to disk | ||
detach.r | 2.3 KB 13 Mar 2003 | Detach mail attachments author: Sterling Newton |
Diff compare | ||
diff.r | 1.1 KB 13 Mar 2003 | See the differences between two files.
Only provides basic DIFF functionality.
Shows lines which don't exist in other file. author: Bohdan Lechnowsky |
Dir-map explorer | ||
dir-map-explorer.r | v:0.1.2 5.6 KB 13 Mar 2003 | to work with directory maps generated by %dir-mapper.r script author: Oldes |
Directory Mapper | ||
dir-mapper.r | v:1.0.5 5.0 KB 13 Mar 2003 | Recursively builds a dir-structure map of the directory
with file/dir informations as size and dates author: Oldes and Stephane Bagnier |
dir-tree | ||
dir-tree.r | v:1.0.0 1.8 KB 13 Mar 2003 | Recursively build a rebol and human readable tree
from a directory or a ftp site. Maximum depth can be set. author: Stephane Bagnier |
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] |
Document Search | ||
document-search.r documentation | v:1.0.0 2.1 KB 11 Aug 2006 | Users may open a directory, search files for a phrase, and then review documents in a browser. author: rwvd.Zee |
DIR | ||
dos-dir.r | v:1.1.0 2.1 KB 25 Jul 2007 | DOS-like DIR command. author: REBolek |
PhotoTrackr DPL700 to GPX/PLT converter | ||
dpl700-converter.r | 20.8 KB 3 Oct 2009 | Converts memory dumps of the Gisteq PhotoTrackr GPS logger (MTK) to GPX/OziExplorer formats author: pijoter |
PhotoTrackr DPL700 | ||
dpl700.r | 11.8 KB 30 Sep 2009 | Reads the memory from the Gisteq PhotoTrackr GPS logger to a file author: pijoter |
Embedded Search | ||
embedded-search.r | v:1.0.0 3.3 KB 19 Aug 2006 | The script enables a document search from within a browser. author: rwvd.zee |
En-/decryption Functions | ||
encrypt.r | 2.1 KB 13 Mar 2003 | A basic encryption scheme. author: Bohdan Lechnowsky |
EnList | ||
enlist.r | v:0.0.3 10.3 KB 20 Jul 2003 | Simple GUI for encap tools author: Gregg Irwin |
eText | ||
etext.r documentation | v:1.2.1 14.8 KB 13 Mar 2003 | Processes plain text to HTML. author: Andrew Martin |
REBOL::EXIF | ||
exif-core.r discussion | v:1.3 9.7 KB 22 Dec 2003 | obsluga plikow JPEG/EXIF author: Piotr Gapinski |
REBOL::EXIF::IMAGE | ||
exif-image.r | v:1.2 4.1 KB 22 Dec 2003 | obsluga plikow JPEG/EXIF author: Piotr Gapinski |
Easy Quick Plot | ||
ez-plot.r | v:0.1.1 60.5 KB 13 Mar 2003 | Simple tutorial for using the quick plot dialect. author: Matt Licholai |
FF3 ZSNES Saved state editor | ||
ff3edit.r | 10.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 |
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 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 |
26 / 184 | 1 | [2] | 3 | 4 | 5 | 6 | 7 | 8 |