Documention for: beersong.r
Created by: btiffin
on: 25-Apr-2007
Last updated by: btiffin on: 25-Apr-2007
Format: html
Downloaded on: 19-Apr-2024

REBOL

Using %beersong.r

Source code originally by Unknown
Usage document written by Brian Tiffin, Library Team apprentice
24-Apr-2007

Contents:

1. Introduction to %beersong.r
2. Using %beersong.r

1. Introduction to %beersong.r

Another script that is more for reading and learning than running.

This example highlights REBOL's power for writing short, succinct solutions.

This script really does need to be read, to be appreciated.

2. Using %beersong.r

Another simple one, Just DO it.

From a REBOL console session,

>>do %beersong.r

or

>>do http://www.rebol.org/cgi-bin/cgiwrap/rebol/download-a-script.r?script-name=beersong.r

and the machine will print out the words to a famous song.

MakeDoc2 by REBOL - 25-Apr-2007