'Panoramatic image' style |
panorama-ss.r | v:1.0.0 2.0 KB 13 Mar 2003 | Style for scrolling (panoramatic) images author: Oldes |
Add post-effects with shaders |
post-processor.r | v:0.4.0 12.2 KB 3 May 2020 | Example use of %gles-egl-h.r author: Marco Antoniazzi |
Automatic local variables |
protect-func.r | v:1 1.0 KB 13 Mar 2003 | Function generator that automatically makes local variables author: Thomas Jensen |
Pack |
pack.r | v:1.1.2 1.5 KB 13 Mar 2003 | Self-extracting file packer & unpacker. author: Andrew Martin |
Paint |
paint.r | v:1.0.0 2.5 KB 13 Mar 2003 | The world's smallest paint program. author: Frank Sievertsen |
ParadoxTOCSV |
paradoxtocsv.r | 2.8 KB 3 Mar 2011 | Paradox DB file convert to CSV author: nicolas |
Parse REBOL Source |
parse-code.r | 920 bytes 2 Jul 2003 | An example of how to parse REBOL source code. author: Carl Sassenrath |
Paste Clipboard |
paste-clipboard.r | v:0.3.0 618 bytes 10 Dec 2008 | Obsolete, see clipboard.r instead (sorry for the confusion) author: Christian Ensel |
PhotoTrackr DPL converter |
phototrackr-converter.r | 8.8 KB 27 Oct 2010 | Converts memory dumps of the PhotoTrackr GPS (DPL) logger to OziExplorer/GPX formats author: pijoter |
Ping using Win32 API |
ping32.r | v:1.0.0 3.6 KB 18 Sep 2009 | Real (ICMP) ping using Win32 APIs author: Endo |
Playing Card Example |
playing-card-example.r | 39.1 KB 29 Jun 2008 | An example demonstrating how to work with graphical playing cards.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
PNG Examiner |
png.r | v:0.0.2 5.8 KB 13 Mar 2003 | Basic PNG (Portable Network Graphics) parser which can show all informations from standard chunks in the file. author: oldes |
Postal Barcode |
postal-barcode.r | 771 bytes 9 Feb 2011 | Demonstrates how to use the Intelligent Mail encoder dll from
the US postal service.
This script can also be found in the tutorial at http://re-bol.com author: nick |
Pretty numbers |
pretty-numbers.r | v:1.0 824 bytes 24 Sep 2005 | Add spaces to numbers so they get more readable. E.g. 126789 => 126 789 author: [unknown] |
Qtask Markup Language Editor |
qml-ed.r documentation | 496 bytes 23 Aug 2006 | Edit QML files, create HTML from QML author: Gabriele Santilli |
Quantieme |
quantieme.r | v:1.0.0 2.9 KB 25 Aug 2004 | the day of year author: Philippe Le Goff |
quoted-printable encoder |
qp-encode.r | v:2.0.0 1.7 KB 2 Apr 2008 | Encodes the string data to quoted-printable format author: Oldes |
Random.org |
random-org.r | 900 bytes 17 Jun 2008 | Get really random numbers (come from atmospheric noise) from http://random.org author: [unknown] |
RAR parser |
rar.r | v:0.1.1 5.6 KB 13 Mar 2003 | Just if you need to search inside your RAR archives (for example) author: Oldes |
Rebol Name Value |
rnv.r | v:1.2.0 1.7 KB 13 Mar 2003 | Common RNV manipulation functions. author: Andrew Martin |
Recursive Read |
recursive-read.r | v:1.1.0 884 bytes 13 Mar 2003 | Recursively read Directory. author: Andrew Martin |
Reflect all Directions |
reflect-all.r | 681 bytes 13 Mar 2003 | Displays all reflection directions. author: [unknown] |
Reflection Demo |
reflect.r | 796 bytes 19 Jul 2003 | Demonstrates VID effects author: Jeff |
rem REBOL External Modules |
rem.r | v:0.1.1 2.4 KB 8 Jul 2011 | rem REBOL External Modules management, like gem in Ruby author: RedChronicle |
Remove Unwanted Emails CGI |
remove-emails-cgi.r | 1.0 KB 10 Aug 2010 | Remove any emails from your POP account which contain specified
snippets of text. author: nick |