291 scripts tagged as: [level · beginner]
Keep an ISP Connection Alive | ||
keep-alive.r | 818 bytes 13 Mar 2003 | This script can be used to keep an ISP connection alive by
accessing the net every so often. author: Jim Goodnow II |
Kilos to Stones & Pounds | ||
kg-st-remainder-lbs.r | 923 bytes 5 Sep 2005 | To convert weight from kg to stone & lbs. author: Leke |
Make And Print A CD Label | ||
label-and-print.r | 6.6 KB 6 Jan 2008 | This script illustrates how CD labels may be drawn and printed with REBOL and
illustrates how REBOL output may be printed when incorporated into an HTML page. author: r. |
Layout Writer | ||
layout-writer.r | v:0.1.1 10.1 KB 18 Mar 2008 | The script was intended as a method for writing scripts. A layout may
be written in the editor and then displayed in the same script. Writers can change
the script and view the changes without leaving the editor.
Reference material may be drawn into the program, reviewed, and even copied
and pasted into the editor. author: R.v.d.Zee |
Demonstration of a Package on REBOL.org | ||
lds-demo1-package.r discussion | v:0.0.1 978 bytes 13 Aug 2004 | Demonstration of a package, and competition author: Sunanda |
Leapyear | ||
leapyear.r | v:1.0.0 683 bytes 13 Mar 2003 | Returns true for a leap year. author: Andrew Martin |
leftString Function | ||
leftstring.r | v:1.1 808 bytes 28 Aug 2005 | A simple string function which returns the left most n characters. author: Dale K. Brearcliffe |
Check for REBOL Pro Features | ||
licensed.r | v:1.0.0 612 bytes 13 Mar 2003 | An example of how to detect View/Pro and Command special features. author: Carl Sassenrath |
linear-interp | ||
linear-interp.r | v:0.0.1 1.4 KB 8 Nov 2006 | Linearly interpolate between two numbers author: Glenn M. Lewis |
Scrolling LIST Example | ||
list-scroll-demo.r | 2.9 KB 16 Nov 2004 | Shows an example of how to use a LIST style face with
an associated scroller. author: Gregg Irwin |
List How-To | ||
list-supply-how-to.r | 2.4 KB 18 Apr 2006 | How-To use a list and the 'supply block author: [unknown] |
Load ini file | ||
load-ini.r | v:1.0.0 1.8 KB 18 Sep 2010 | Parses a Window's ini file. author: Marco Antoniazzi |
Dynamic Script Localization | ||
locale.r documentation | v:1.0.1 12.6 KB 6 Sep 2004 | Locale.r extends the system/locale objet in order to supply a
dynamique localization of applications author: marco |
Log | ||
log.r | v:1.0.0 709 bytes 19 Jul 2003 | Logs Rebol values to a file. author: Andrew Martin |
Lowercase All Tags | ||
lowertag.r | v:1.0.0 886 bytes 21 Jan 2005 | Given an HTML or XML file, shifts all tags to lowercase.
Everything in the tag is lowercased, so you will need to
inspect the resulting file names, etc. But, for most
files this is easier than doing it manually. (Also shows
how easy it is to do this kind of conversion.) author: Carl Sassenrath |
Magic 8 ball | ||
magic8.r | v:2.0.6 1.2 KB 26 Feb 2013 | It's the old Magic 8 ball game,
think your question and ask the game. author: Massimiliano Vessi |
Email a Text File | ||
mailfile.r | 567 bytes 13 Mar 2003 | Send a text file (as text of message). author: [unknown] |
Email Headers | ||
mailheader.r | 699 bytes 13 Mar 2003 | Send email with a custom header. author: [unknown] |
Email a Web Page | ||
mailpage.r | 418 bytes 13 Mar 2003 | Send a web page. (simple) author: [unknown] |
Save Email to File | ||
mailsave.r | 701 bytes 13 Mar 2003 | This example reads all email and saves it to a file. author: [unknown] |
Email Message Sender | ||
mailsend.r | 651 bytes 13 Mar 2003 | A very simple way to send an email. author: [unknown] |
Email Group Sender | ||
mailsendgroup.r | 713 bytes 13 Mar 2003 | A very simple way to send email to a group. author: [unknown] |
make-word-list | ||
make-word-list.r documentation | v:1.0.0 16.5 KB 2 Apr 2007 | Makes a list of words from a string author: peter |
Map | ||
map.r | v:1.4.1 1.9 KB 13 Mar 2003 | Maps or applies the function to all elements of the series. author: Andrew Martin |
Markdown entry for R3 | ||
markdown-rebol3.r | v:4.0.12 4.2 KB 7 Jan 2013 | make markdown entry from defined words,
example: my? append (then you can paste directly (CTRL+V),
see https://github.com/hostilefork/r3-hf/wiki/Random)
This works with Rebol3 author: Massimiliano Vessi |
Mass mailer | ||
massmailer.r documentation | v:2.3.24 6.1 KB 15 Feb 2011 | Mass emailng the world! author: Massimiliano Vessi |
Menu-System Demo | ||
menu-system-demo.r | v:0.2.0.1 35.7 KB 12 Jun 2005 | Demostration of features of menu-system.r author: Christian Ensel |
Menu demo, using choice | ||
menudemo.r | 14.6 KB 15 Jan 2014 | Two purposes. Number one, to break down a menu demo from
Nick Antonaccio into such small pieces that I am able to understand
each piece, and thus the whole. Number two, to offer an idea of how
to write a REBOL script that demonstrates how to write a REBOL script.
This idea has been done before, so this is not completely new, just
different. It also shows [...] author: Steven White |
Who wants to be a Millionaire | ||
millionaire.r | v:1.0.2 4.9 KB 3 Jan 2014 | Who wants to be a Millionaire game author: Massimiliano Vessi |
Minify | ||
minify.r documentation | 1.3 KB 21 Aug 2012 | Strips Whitespace and Comments from a Script author: Christopher Ross-Gill |
121 / 291 | 1 | 2 | 3 | 4 | [5] | 6 | 7 | 8 | 9 | 10 |