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

[REBOL] Re: silly, but what's wrong?

From: balayo:mindspring at: 30-Jul-2001 23:12

hey again, my little random sig script still does not work when I call it like this: bash~>> rebol -sq random-sig.r This is different than when I say: REBOL>> do %random-sig.r is that strange, or just me? On Mon, Jul 30, 2001 at 04:30:03PM -0500, Joel Neely wrote:
> Hi, Tom, > > Tom Foster wrote: > > > > hey guys, > > > > If I run this from the rebol prompt, it works, if I call it, > > it does not. > > > > Could you describe "does not" -- error messages, etc.? > > > > > write %.signature pick sig random/seed (length? sig) > > > > I changed the line above to > > write %.signature random/only sig > > and it works fine both as a script and pasted into the console > window. > > Hope this helps! > > -jn- > > -- > "This sentence contradicts itself -- no actually it doesn't." > -- Doug Hofstadter > joel<dot>neely<at>fedex<dot>com > -- > To unsubscribe from this list, please send an email to > [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes. >
-- <insert something witty here> balayoatmindspringdotcom -tom