Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Printer
printer.rv:1.0.0
941 bytes
13 Mar 2003
Sends text to printer on //prn.
author: Andrew Martin
Printing module using PCL
pclprt.r14.6 KB
27 May 2014
A COBOL-like method for printing basic text-oriented business reports.
author: Steven White
Can Rebol Print?
can-rebol-print.rv:0.1.1
13.4 KB
12 Oct 2008
This script illustrate some possible methods of printing script output.
author: mr.z
REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
REBOL Script Cleaner (Pretty Printer)
clean-script.r1.9 KB
15 Jan 2005
Cleans (pretty prints) REBOL scripts by parsing the REBOL code and supplying standard indentation and spacing.
author: Carl Sassenrath
Crystal Reports
crystal-reports.rv:0.1.0
10.2 KB
6 Apr 2007
Provides a basic API to the Crystal-ReportŪ report engine (crpe32.dll) to show, print and export reports. Allows for setting formulas and selection criteriae as well as passing parameters when launching reports.
author: Christian Ensel
REBOL Heavy Script Cleaner (Pretty Printer)
clean-script-heavy.r2.4 KB
27 Mar 2005
Based on Carls %clean-script.r Cleans (pretty prints) REBOL scripts by parsing the REBOL code and supplying standard indentation and spacing. Breaks now every bracket/paren it finds (thus heavy ). If you have a really messed up script, like %ascii-chart.r from the library, you have a chance to make it readable. [...]
author: carl sassenrath
EPU
epu.r8.8 KB
6 Jun 2008
Simple GUI for accessing escputil on linux
author: AllRebbedUp
edit-tools + little editor
install-edit-tools.rv:1.0.5
23.9 KB
14 Apr 2005
Various stuff to implement an editor. Main features: Tools to plug an area with find/replace in a few lines. And a little editor with plugins.
author: Volker Nitsch
Make And Print A CD Label
label-and-print.r6.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.
POINT OF SALE SYSTEM
pos.r12.6 KB
14 Mar 2010
This is a point of sale system (sales checkout, receipt printer, and data storage system) written using RebGUI. It may help provide some basic insight into the workings of RebGUI. Actually, the majority of this code manages user workflow - saving/retrieving receipts. The RebGUI parts are simple and short. Note that the username [...]
author: nick
Sorting nested blocks
sort-nests.rv:1.0.0
1.0 KB
6 May 2003
Sort a block of blocks on different fields.
author: Jeff Kreis
Hunt the Wumpus
wumpus.rv:1.0.1
9.7 KB
20 Jul 2003
A REBOL version of a retro text game. Just for fun.
author: Gregg Irwin
Native Windows requestors
win-requestors.r3.4 KB
29 Jun 2009
A set of four Windows native requestors that approximate and extend the functionality of the REBOL request* functions.
author: Ashley G Truter
args - generic command-line argument parser.
args.r
 discussion
 documentation
v:0.1.10
29.9 KB
17 Dec 2008
End to end command-line argument management. Using a command-line description dialect parse a command-line and if its valid, construct a context which reflects it.
author: Maxim Olivier-Adlhoch
Duplicates
duplicates.r
 discussion
567 bytes
8 Mar 2016
Get duplicated values in a block
author: Christian Le Corre
Emit RSS
emit-rss.r
 discussion
 documentation
v:1.0.0
4.5 KB
19 Nov 2007
Create an RSS Feed from a REBOL Block.
author: Christopher Ross-Gill
Simple File Requestor
file-request.r
 discussion
1.5 KB
13 Mar 2003
Example of a simple file requestor.
author: Carl Sassenrath
LIQUID - core dataflow programming engine.
liquid.r
 discussion
v:0.8.1
64.9 KB
28 Mar 2009
Create procedural processing networks.
author: Maxim Olivier-Adlhoch
Markup language Dialect parser
mdlparser.r
 discussion
 documentation
v:0.0.2
32.2 KB
5 Feb 2005
To personally study the practicallity of Rebol being used as bridge between browsers and markup languages.
author: daniel murrill