291 scripts tagged as: [level · beginner]
Scripts To Change The Appearance Of Text-Lists | ||
change-text-lists.r | v:1.0.0 17.2 KB 15 Apr 2008 | This script is a tool that provides script writers with script that can be used to
change the appearance of text-lists. author: R.v.d.Zee |
Convert Character to Hexidecimal | ||
char-to-hex.r | v:1.0 964 bytes 7 May 2005 | Convert an ASCII char to a two hex code. This is just one of
those things in Rebol where you waste time looking for a solution
to an otherwise extremely simple problem because the obvious
doesn't work (ie: to-hex M doesn't work because to-hex wants
an integer and to-integer wants a character not a string)! The
C2I function [...] author: Gordon Raboud with help from TomC and Sunanda |
Google Chart API | ||
charts-api.r documentation | v:0.1.1 3.2 KB 24 Jul 2010 | Generates a URL to access the Google Charts API author: Christopher Ross-Gill |
Clausius Clapeyron | ||
cla-cla.r | v:1.0.6 1.6 KB 1 Feb 2012 | Given the data, check if it's steam or water,
and give the temperature for boiling water.
It usese the Clausius-Clapeyron equation and give the flow in the tube to reach the atmosfere. author: Massimiliano Vessi |
Clipboard Buttons | ||
clipboard-buttons.r | v:1.1.0 102.1 KB 14 Apr 2005 | An aid and illustration of button scripts. author: R. v.d.Zee |
CLS | ||
cls.r documentation | v:1.0.0 480 bytes 13 Mar 2003 | Clears the console screeen. author: Andrew Martin |
coding-mailto | ||
coding-maito.r discussion | v:1.0.0 5.4 KB 11 Sep 2004 | a tool for coding the mailto info in a html page and avoid some spam author: Philippe Le Goff |
Color converter (RGB to HSL v.v.) | ||
color-converter.r | v:1.0.0 4.8 KB 18 Apr 2011 | To convert RGB color values to HSL values v.v.
and to show them visually author: Rudolf W. Meijer |
Common Dir | ||
common-dir.r | v:1.0.0 1.1 KB 13 Mar 2003 | Common directory manipulation functions. author: Andrew Martin |
Common Parse Values | ||
common-parse-values.r | v:1.3.0 1.8 KB 13 Mar 2003 | Common Parse Values author: Andrew Martin |
Console udp-broadcast | ||
console-udp.r | v:1.0.0 1.2 KB 15 Nov 2007 | Console IO udp-broadcast instead of echo file!. When rebol echo function! is executed then bcast-on is automaticly closed by rebol,
scheme: 'file takes over for echo in system/ports/echo. There is no check on udp port, please change to the right port. Use of an
udp-listen on a remote console/machine can now listen for udp traffic from this console and capture it to file i.e. [...] author: ND |
ConsoleIO | ||
consoleio.r | v:1.0.0 737 bytes 13 Mar 2003 | Console prompt output save,saves
all console input to history.log file when in console mode. author: Norman Deppenbroek |
Content-Type | ||
content-type.r | v:1.0.1 626 bytes 13 Mar 2003 | Prints Content-type header for cgi. author: Andrew Martin |
Convertisseur | ||
convertisseur.r | v:1.0.0 1.2 KB 25 Aug 2004 | convert Francs vs Euros author: Philippe Le Goff |
Unit converter | ||
convertitore.r | v:1.4.14 24.2 KB 2 Jul 2013 | The best unit converter on earth! author: Massimiliano Vessi |
Count References on Web Pages | ||
countweb.r documentation | v:1.0.0 743 bytes 13 Mar 2003 | Count the number of times a string appears on each of a given set of web pages. author: Anonymous |
CSV | ||
csv.r discussion | 1.6 KB 13 Mar 2003 | .CSV file manipulation functions. author: [unknown] |
Days Per Month | ||
days-per-month.r | v:1.0.0 718 bytes 13 Mar 2003 | Adds Days per Month to system/locale. author: Andrew Martin |
Delete Directory | ||
delete-directory.r | v:1.1.1 852 bytes 19 Jul 2003 | Deletes the specified files(s) or directory. author: Andrew Martin |
Delimit | ||
delimit.r | v:1.0.0 760 bytes 3 Mar 2013 | Delimit series elements with a delimiter. author: Brett Handley |
Dialog Box | ||
dialog.r | 847 bytes 13 Mar 2003 | Pops up a dialog requestor that displays a message
and waits for the user to click a button. author: [unknown] |
Diary | ||
diary.r | 971 bytes 20 Sep 2014 | This programme allows you to simply keep a diary
It writes to a plain text file the *** title ***
and the body, automatically adding Date and Time. author: Caridorc |
Dice roller generator | ||
dice-roller.r | v:1.0.1 1.1 KB 19 Jul 2012 | From an idea of Adrew Martin a dice rolling generator for
role-playing game like D&d or D20. author: Massimiliano Vessi |
Dice | ||
dice.r | v:1.0.0 1.0 KB 13 Mar 2003 | Dice. author: Andrew Martin |
Dir | ||
dir.r | v:3.1.0 508 bytes 13 Mar 2003 | Directory manipulation functions. author: Andrew Martin |
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] |
Do-Thru | ||
do-thru.r | 0.9 KB 16 Jun 2005 | To 'do cache scripts with args author: Allen Kamp |
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 |
Test double-click | ||
double-clic.r | v:0.0.1 828 bytes 5 Apr 2006 | View testing author: Ph. Le Goff |
Download page | ||
download-page.r | v:0.2.1 4.2 KB 17 Jan 2011 | Download in a tmp directory all elements of a URL :
- CSS scripts
- Javascript scripts
- Images
Return the page size. author: nicolas |
31 / 291 | 1 | [2] | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |