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

[REBOL] Re: do talk too much?

From: g::santilli::tiscalinet::it at: 30-Jun-2003 12:26

Hi Patrick, On Saturday, June 29, 2024, 3:26:27 PM, you wrote:
>>> do %mini.r
p> Script: test (29-Jun-2003) p> done Actually, IIRC, this has always been present, and is triggered by SYSTEM/OPTIONS/QUIET. Indeed, REBOL/View 1.2.8.3.1 3-Aug-2002 [...]
>> system/options/quiet
== true REBOL/View 1.2.10.3.1 30-May-2003 [...]
>> system/options/quiet
== false And: REBOL/View 1.2.8.3.1 3-Aug-2002 [...]
>> system/options/quiet: no
== false
>> write %test.r {REBOL [Title: "Script title"] print "Hello"} >> do %test.r
Script: "Script title" (none) Hello The only difference is that /View has always been QUIET by default, while this beta version isn't. /Core never was. You can make /View 1.2.10 quiet by calling it with the -q flag. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r