180 scripts tagged as: [//files]
Function counter | ||
rebol-script-function-counter.r | v:1.0.0 8.6 KB 14 Feb 2012 | [no purpose header found] author: Maxim Olivier-Adlhoch |
REBOL Diff and Patch functions | ||
reboldiff.r documentation | v:1.1.1 11.5 KB 29 Jul 2005 | Implements diff and patch in REBOL. Allows you to see
differences between text files. author: Gabriele Santilli |
RebProcessor | ||
rebprocessor.r | v:0.0.1 3.4 KB 13 Mar 2003 | RebProcessor is a cross between an HTML pre-processor and a website content manager. The user creates source files (foo.src) which can contain any combination of HTML and RP commands, and the script will generate the target file (foo.html) for further use. ** EMail me for the help file, and for the example source file ** author: Seth Chromick |
REBOL SVS | ||
rebsvs.r | v:0.7.2 8.6 KB 11 Dec 2010 | Source version system for REBOL author: nicolas |
rebzip | ||
rebzip.r discussion | v:1.0.1 21.3 KB 17 Jul 2009 | Zip archiver / unarchiver author: Vincent Ecuyer |
Regset - Regular expression convertor to bitset! | ||
regset.r documentation | v:0.1.0 2.1 KB 31 May 2007 | Make bitset from simple regex-like dialect. author: Boleslav Brezovsky |
Convert Line Terminators | ||
reline.r | 554 bytes 13 Mar 2003 | Convert all line terminators to those used by the
local computer. Works for PC, Mac, Unix, Amiga, and
all others author: Carl Sassenrath |
REM 0.4.2 - Text Editor - self extracting archive | ||
rem-ext42.r documentation | v:0.4.2 25.9 KB 13 Mar 2003 | REM is a powerful full screen text editor for Rebol/Core and Rebol/View author: Cal Dixon |
Cellphone reminder | ||
remind.r | v:0.2 5.4 KB 13 Mar 2003 | Reads a file 'data.txt' containing appointment data, and sends
my cell phone a text message 5 minutes before the appointment. author: Graham Chiu |
Remote file Utility | ||
remote-file.r | v:0.0.2 6.0 KB 25 Sep 2003 | Exchange files over a network without ftp author: Ingo Hohmann |
Replace-in-all-files | ||
replace-in-all-files.r | v:0.1.1 1.9 KB 13 Mar 2003 | To do recursive replace in all files in the directory author: Oldes |
Directory selector (treeview) | ||
request-dir.r | v:1.0.0 4.2 KB 26 Sep 2003 | Open a requestor to select a directory.
The current directories path is shown as a tree, and sub-dirs are shown for selection. author: Didier CADIEU |
RIP - Standard File Archiver | ||
rip.r | v:1.3.1 3.3 KB 13 Mar 2003 | A file archiver that works across 37 platforms.
Compresses all files and subdirectories into a
single binary, self-extracting archive file.
(Similar to ZIP programs, but only 3KB.) author: Carl Sassenrath |
Simple file manager | ||
ropus.r | v:2.0.1.3 18.5 KB 19 Jul 2003 | A simple file manager author: Gabriele Santilli |
Read a Remote Payment and Presentation System file | ||
rpps.r | 14.4 KB 7 Nov 2011 | This is a module for reading and taking apart a modified
NACHA file used in the Remote Payment and Presentation System.
If those terms mean anything, this could be a useful module.
If those terms mean nothing, then at least this module could be an
example of a way to handle a text file of fixed-format records.
In 25 words or less, a [...] author: Steven White |
Runner | ||
runner.r | 4.5 KB 18 Oct 2013 | Run rebol scripts or open websites at certain time intervals.
For example, I use it with an email-checking script and a few others
I just felt like compressing it to save some space -
I use floppy disks a lot.
do this in the console to get the source:
write %RunnerDecomp.txt decompress pick (load %Runner.r) 3 author: Izkata |
Recursively scan directory | ||
scan-dir.r documentation | 2.0 KB 9 Oct 2008 | Scans a directory recursively and returns path to all files in a block. Allows file matching and a callback function per file. author: Henrik Mikael Kristensen |
secure-clean-path | ||
secure-clean-path.r | v:1.0.1 11.2 KB 22 Oct 2005 | Cleans up parent markers in a path, whilst restricting the output to a sandbox directory author: anton rolls |
Simple launcher | ||
simple-launcher.r | v:0.2.0 956 bytes 2 Jun 2011 | A simple gui to launch a REBOL script. author: Marco Antoniazzi |
Web Site Checker | ||
site-check.r | v:1.1.1 3.5 KB 11 Jun 2004 | Scan a web site looking for missing pages, remote links, email links, etc. Helps you clean up sites. author: Carl Sassenrath |
Total Size of .r Files | ||
sizedir.r documentation | v:1.0.0 557 bytes 13 Mar 2003 | Print the total size of all .r files in the current directory. author: Anonymous |
SKIMP: Simple keyword index management program | ||
skimp.r documentation | v:0.0.2 40.3 KB 3 May 2007 | Simple, fast way of indexing the text content of many documents author: Sunanda |
Image Slicer | ||
slice.r | v:1.0.0 1.0 KB 13 Mar 2003 | Slices an image into a set of sub-images and stores
each as a local PNG file under its own name. author: Carl Sassenrath |
SLiM - STEEL | Library Manager | ||
slim.r | v:0.9.13 29.1 KB 7 Mar 2009 | Loads and Manage Run-time linkable libraries. Also serves as a specification. author: Maxim Olivier-Adlhoch |
Sorting nested blocks | ||
sort-nests.r | v:1.0.0 1.0 KB 6 May 2003 | Sort a block of blocks on different fields. author: Jeff Kreis |
Archiver | ||
srchiver.r | 259 bytes 17 Apr 2016 | [no purpose header found] author: marco antoniazzi |
Steganography | ||
steganography.r | v:1.1.0 3.3 KB 13 Mar 2007 | Functions to hide text data in the noise pixels of an image author: Piotr Gapinski |
StRIP | ||
strip.r | v:1.0.0 6.3 KB 25 Nov 2010 | REBOL File packer author: Boleslav Brezovsky, based on rip.r by Carl Sassenrath/Cal Dixon |
SVN Version | ||
svn-version.r | v:1.0.0 1.5 KB 4 Oct 2010 | Retrieve the global revision number from a local SVN repository.
This mimics the feature offered by the svnversion command-line tool
See: http://svnbook.red-bean.com/en/1.1/re57.html
This can be used in PREBOL (or other scripts preprocessors) to insert the
SVN global revision number as a build version. author: Nenad Rakocevic |
Tar | ||
tar.r discussion documentation | v:1.1.0 5.5 KB 11 Jan 2013 | Creates tar archives. author: Vincent Ecuyer |
121 / 180 | 1 | 2 | 3 | 4 | [5] | 6 |