Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] [REBOL.org] Recent changes

From: rebol:rebol at: 2-Feb-2005 2:46

[REBOL] [REBOL.org] Recent changes This is an automatic email from REBOL.org, the REBOL Script Library to notify you of recent changes to the Library. =======changes======= join-as.r --change: new script --title: join-as --owners: peterwood --author: Peter WA Wood --purpose: A function which combines a set of Rebol values and returns them as one of a number of datatypes specified by refinements. The default return datatype is string. Raises a script error if input not valid for requested datatype Based on an idea in Carl Sassenrath's weblog and subsequent discussions including Geomol & Sunanda on the Rebol3 AltMe World --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=join-as.r makedoc2.r --change: updated script --title: MakeDoc 2 - The REBOL Standard Document Formatter --owners: carl --author: Carl Sassenrath --purpose: This is the official MakeDoc document formatter that is used by REBOL Technologies for all documentation. It is the fastest and easiest way to create good looking documentation using any text editor (even ones that do not auto-wrap text). It creates titles, headings, contents, bullets, numbered lists, indented examples, note blocks, and more. For documentation, notes, and other info visit http://www.rebol.net/docs/makedoc.html --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=makedoc2.r new-suffix.r --change: new script --title: Change File Extensions (Suffix) --owners: carl --author: Carl Sassenrath --purpose: Change the file extension (suffix) for files with a specific extension. For example, change all .txt files to .r files in the current directory. Displays a list of changes before it makes them. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=new-suffix.r =======additional information======= new and updated scripts: http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent =======end======= --The Library People --2-Feb-2005