Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

1238 scripts tagged as: [//all]

Remove Unwanted Emails CGI
remove-emails-cgi.r1.0 KB
10 Aug 2010
Remove any emails from your POP account which contain specified snippets of text.
author: nick
Remove Type
remove-type.r748 bytes
10 Feb 2014
Removes all values of a given type from a list, or from nested lists any number of levels deep.
author: nick
Rename & Renumber Pictures
rename-pics.rv:1.0.2
8.5 KB
11 May 2008
Renumber & Rename pictures in a folder
author: [unknown]
Simple Rich Text renderer
render-rich-text.rv:1.3.0
4.7 KB
16 Jan 2004
Defines the render-rich-text function, that is able to render simple rich text in a face.
author: Gabriele Santilli
Replace-in-all-files
replace-in-all-files.rv:0.1.1
1.9 KB
13 Mar 2003
To do recursive replace in all files in the directory
author: Oldes
Representing And Relating Data In A Text-list
representation-in-text-lists.rv:1.0.1
4.7 KB
10 Oct 2007
- to illustrate a method to format columns in text-lists - to illustrate a method of relating the representation of data in a text-list with the data - to illustrate how non unique data may be presented in text-lists
author: R. v.d.Zee
request-date object/func optimization and enhancment
request-date.rv:1.1
5.4 KB
11 Mar 2004
This is an enhanced replacement for the original request-date function, the embedded date picker in view (datepicker). - Clean, correct and optimize the code. - add day names at top of window (use system/locales/days). - add first-day-of-week value to choose starting with Sunday or Monday. (I think this value should be part of system/locales) - add Today [...]
author: Didier Cadieu
Directory selector (treeview)
request-dir.rv: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
Request List Enhanced
request-list-enhanced.rv:0.9.3
16.4 KB
18 Aug 2014
An enhancement to the regular request-list that allows selecting items from a request list by typing in the first few characters of the item. Works with text, word and number lists. Designed to make optimum use of the keyboard. - New refinement request-list-enhanced/return-index will return the index of the item not the value. - Keys used; cursor up, down, page-up, [...]
author: mike yaunish
request time
request-time.r4.6 KB
20 Sep 2004
widget to return a valid time datatype
author: Tom Conlin
resize window
resize-window.rv:1.1.0
7.8 KB
13 Mar 2003
{easy way to have a resizable window. also window close-button can be trappt.} {may be used with fresh face or modifying the old now}
author: Volker Nitsch
Relative Positioning In Resized VID Window
resize.r919 bytes
17 Apr 2010
A simple example of how to position widgets relative to one another in a resized VID GUI window. Taken from the tutorial at http://re-bol.com
author: nick
Resizer
resizer.rv:1.2.3
2.3 KB
1 Oct 2013
icon for resizer.rSimple image resizer
author: Massimiliano Vessi
REST-Friendly HTTP Protocol
rest.r
 documentation
v:0.1.0
5.2 KB
10 Nov 2008
An elementary HTTP protocol allowing more versatility when developing Web Services clients: REST, SOAP or other.
author: Christopher Ross-Gill
Reversi
reversi.r
 documentation
v:2.3.0
31.3 KB
27 Mar 2006
Reversi / Othello
author: Vincent Ecuyer
rewrite-gfx
rewrite-gfx.rv:0.0.2
6.1 KB
2 Jan 2005
Using a (forth-featured) rewrite-grammar to plot recursive (turtle) graphics
author: Piotr Gapinski
RFC Parser
rfc-parser.r
 documentation
v:1.0.0
6.3 KB
3 Mar 2013
Parse RFC Documents.
author: Brett Handley
RIF
rif.rv:0.0.2
3.9 KB
13 Aug 2010
Minimalistic Rebol Indexed file, append only database manager
author: Pavel
rightString Function
rightstring.rv:1.1
843 bytes
28 Aug 2005
A simple string function which returns the right most n characters.
author: Dale K. Brearcliffe
RIM Bot
rim-bot.rv:0.6.0
5.2 KB
13 Mar 2003
Provides easy to use interface into RIM (Rebol Instant Messenger) communications.
author: Ryan S. Cole
RIM Bulliten
rim-bull.rv:0.9.4
1.4 KB
13 Mar 2003
A simple RIM bulletin board example using RIM Bot.
author: Ryan S. Cole
RIM Room
rim-room.rv:1.0.4
959 bytes
13 Mar 2003
An example chat room for RIM using RIM Bot.
author: Ryan S. Cole
RIM - REBOL Instant Messenger
rim.rv:1.2.2
7.9 KB
13 Mar 2003
A true peer-to-peer instant messenger.
author: Sean & Carl Sassenrath
RIP - Standard File Archiver
rip.rv: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
Remove part of a string using parse
rm.r809 bytes
10 Jun 2006
When use with foreach line lines to remove specific columns in a text file. e.g. remove column 10 to column 13 in file.txt lines: read/lines %file.txt foreach line lines [ parse/all line [9 skip mark: (remove/part mark 4) to end] ] write %file.txt lines
author: ~to be supplied~
876 / 123812345...3435[36] 3738...4647484950