Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
form-date
form-date.r
 documentation
v:1.0.1
5.5 KB
18 Jul 2007
Return formatted date string using strftime style format specifiers
author: Christopher Ross-Gill
Altme chat reader/exporter
altme-chat-reader.r
 discussion
v:1.2.1
23.2 KB
19 May 2016
Display or export to html the content of an Altme chat group. Can be used in interractif or command-line mode. For usage, run the script with -? argument : "rebol.exe -s altme-chat-reader.r -?"
author: [unknown]
Time a Web Page
timepage.r
 documentation
503 bytes
13 Mar 2003
Time how long it takes to fetch a web page from the net. (Just the HTML file, not the images.)
author: [unknown]
Time Web Pages
timewebs.r
 documentation
v:1.0.0
1.1 KB
13 Mar 2003
Time how long it takes to get each of the web pages listed in a block.
author: Anonymous
Time-It Function
timeit.r
 documentation
v:1.0.0
903 bytes
13 Mar 2003
Creates a simple timer function for timing in REBOL.
author: Anonymous
Time a Block
timeblk.r
 documentation
907 bytes
13 Mar 2003
Times the execution of a REBOL block.
author: Brian Casiello