Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
RebGUI Spreadsheet Example
rebgui-spreadsheet.r882 bytes
17 Apr 2010
A tiny demo of RebGUI's sheet widget, with save, load, print and data view features. Taken from the tutorial at http://re-bol.com
author: nick
Email Blaster
blast.r
 documentation
v:1.0.0
1.8 KB
13 Mar 2003
Send an email to everyone on a spreadsheet of email addresses. Personalize the greeting for each. Keep a log of who was been sent the message.
author: Anonymous
Rebocalc
rebocalc.rv:1.0.0
2.7 KB
1 Jan 2005
The world's smallest spreadsheet program, but very powerful.
author: Carl Sassenrath
Slidery
slidery.r23.5 KB
29 Dec 2013
See the help-text below. An MS Windows .exe. is available at http://re-bol.com/slidery.exe
author: nick
sort-series-of-elements
sort-series.rv:1.0.0
3.2 KB
7 Nov 2005
Sorting a series of items. Specify how many fields per record, which field to sort on, and Ascending or Descending order.
author: Gordon Raboud with some help from Volker, DideC, Sunanda and BrianH
Student Photo Database
student-photo-database.r4.9 KB
8 Jun 2010
This example came from a question at: http://synapse-ehr.com/forums/showthread.php?95-Connecting-to-an-Excel-spreadsheet It's based on the card file example at: http://www.rebol.org/view-script.r?script=card-file.r&sid=iwmh5vi
author: nick
Estimate size of a REBOL application
application-sizer.r
 documentation
v:0.0.3
13.2 KB
7 Dec 2008
[no purpose header found]
author: Sunanda
read-below
read-below.r
 discussion
 documentation
v:1.0.0
3.6 KB
13 Aug 2004
Reads all files and directories below specified directory
author: Brett Handley
UTF-8
utf-8.r
 discussion
v:1.0.2
14.3 KB
14 Nov 2003
Encoding and decoding of UCS strings to and from UTF-8 strings.
author: Jan Skibinski
Cisco config to text file
cisco-extract.r25.4 KB
5 Jul 2009
To read multiple Cisco IOS & CATOS files & create a summary of key information paticularly interface details
author: [unknown]
Paypal Reports
paypal-reports.r2.6 KB
22 Jan 2013
This is a beginner's example taken from the tutorial at: http://re-bol.com/business_programming.html It creates reports on columns and rows of data in a .csv table. The script demonstrates typical CSV file operations using parse, foreach, and simple series functions. The code performs sums upon columns, and selective calculations [...]
author: nick