[REBOL] Re: permissions reminder?

2002-05-14 Thread Alan Crandall
Hello Tom On 14-May-02, Tom Foster wrote: > Hey guys, > > A long time ago, in a galaxy far, far away, someone posted > an example of how to set file permissions with rebol, as in: > > chmod 755 file.r > > Could someone please help me locate the old post, or just > tell me how it's done? > g

[REBOL] Re: make-doc-pro: Version 1.0.3 beta updated

2002-05-14 Thread Alan Crandall
Hello Robert On 14-May-02, Robert M. Muench wrote: > ?? Strange... Anyone else having the same problem? Don't know what the > problem is. MDP runs and than just ends, that's it. It's realy no > rocket-science. Robert > I will try to duplicate this and see if it happens again.May be just coinciden

[REBOL] Re: Obscure? You be the judge!

2002-05-14 Thread Volker Nitsch
Am Dienstag, 14. Mai 2002 17:22 schrieb Cyphre: > - Original Message - > From: "Volker Nitsch" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, May 14, 2002 11:52 AM > Subject: [REBOL] Re: Obscure? You be the judge! > > > . > when you 'make an 'object!, all string

[REBOL] Re: More REBOL IOS questions.

2002-05-14 Thread Ed Dana
Gregg Irwin wrote: > Hi Ed, > > Two options OTTOMH. 1) the up-file utility that comes with IOS might be all > you need. 2) write a custom reblet that works exactly how you want. > > I can't over-emphasize how important this (#2) kind of thinking has become > to me. The bar is so low that it's a

[REBOL] Re: Obscure? You be the judge!

2002-05-14 Thread Ammon Johnson
A short time ago, Joel Neely, sent an email stating: > Hi, Volker, > > Thanks for the explanations. As Larry Wall said: > > Just because something is obviously happening doesn't mean > that something obvious is happening. > > ;-) > > However, I'm still left with a puzzled look on my face

[REBOL] Re: permissions reminder?

2002-05-14 Thread Joel Neely
Hi, Tom, Given a file something like the following (for example): 8<--beginning of demo.r-- !#/usr/bin/rebol -sq REBOL [] print {Content-type: text/html Demo! Demo! This is... (are you ready for it?)... a demo! } 8<-end of demo.r- (where the path to

[REBOL] Re: Obscure? You be the judge!

2002-05-14 Thread Volker Nitsch
Hi Joel, Am Dienstag, 14. Mai 2002 14:57 schrieb Joel Neely: > Hi, Volker, > > Thanks for the explanations. As Larry Wall said: > > Just because something is obviously happening doesn't mean > that something obvious is happening. > > ;-) > > However, I'm still left with a puzzled look on

[REBOL] Re: Wanderer

2002-05-14 Thread Ammon Johnson
I also thought that you were the culprit involved here. ;-) But I couldn't find any supporting evidence. Do you have a deeper explanation of what I experienced? Is it simply because the file it wanted wasn't downloaded when it wanted it, or what is the deal? BTW I have advanced your ray cast

[REBOL] Re: Obscure? You be the judge!

2002-05-14 Thread Ladislav Mecir
Hi Joel, <> ... As Larry Wall said: Just because something is obviously happening doesn't mean that something obvious is happening. ;-) However, I'm still left with a puzzled look on my face over one aspect of this... ... > when you 'make an 'object!, all strings, blocks and functions

[REBOL] Re: permissions reminder?

2002-05-14 Thread Gregg Irwin
Hi Tom, << A long time ago, in a galaxy far, far away, someone posted an example of how to set file permissions with rebol, as in: chmod 755 file.r Could someone please help me locate the old post, or just tell me how it's done? >> SET-MODES is probably what you're after. --Gregg -- To u

[REBOL] Re: Obscure? You be the judge!

2002-05-14 Thread Gabriele Santilli
Hi Joel, On Tuesday, May 14, 2002, 6:17:17 AM, you wrote: JN> I don't have a good explanation for this bit of surprising behavior. I think I can help. :) MAKE copies (deep) and rebinds blocks and functions when cloning objects (so that methods work :). I think this is happening before t

[REBOL] Re: Obscure? You be the judge!

2002-05-14 Thread Cyphre
- Original Message - From: "Volker Nitsch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 11:52 AM Subject: [REBOL] Re: Obscure? You be the judge! . when you 'make an 'object!, all strings, blocks and functions are copied. that allows for example in

[REBOL] Re: permissions reminder?

2002-05-14 Thread Micael Gullmes
Hi, see http://www.rebol.com/docs/core25.html Here are a few starters (for Unix, the applicable modes may differ on different OS's) ;---Check what modes you can set: >> probe get-modes %test.file 'file-modes [status-change-date modification-date access-date owner-name group-name owner-id group

[REBOL] Re: Hungarian Alphabet Sort (was Re: Collation sequence - proper and efficient sorting of national accented chars?)

2002-05-14 Thread G. Scott Jones
From: "Volker Nitsch" ... > not sure if this helps, but since i spended some time to it, > i post ;) Hi, Volker, Neat idea. Kind of like a good cut of beef, I'm going to have to chew on it a bit to fully understand its potential. Thanks for the trans-atlantic volley ball pass. By the way, h

[REBOL] Re: permissions reminder?

2002-05-14 Thread Jason Cunliffe
Hi Tom Use and security needs define the permission you need to set. For making a rebol script executable on a Unix/Linux system, yes it is very common to use chmod 755 somescript.r As well as the script permsissions itself, you may need to pay attention to the permissions for teh folder the sc

[REBOL] Re: Obscure? You be the judge!

2002-05-14 Thread Joel Neely
Hi, Volker, Thanks for the explanations. As Larry Wall said: Just because something is obviously happening doesn't mean that something obvious is happening. ;-) However, I'm still left with a puzzled look on my face over one aspect of this... Volker Nitsch wrote: > > Hi Joel, > > >

[REBOL] Re: Text Editors?

2002-05-14 Thread Gregg Irwin
Hi Bolek, How did the demo contest every turn out? I didn't see any results posted anywwhere. --Gregg -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.

[REBOL] Re: Wanderer

2002-05-14 Thread Ryan Cole
Ammon, This probably occurred due to an unhandled network error. Lots of those around here today. --Ryan Ammon Johnson wrote: > Hi, > > Ok, who's responsible for the little game 'Wanderer'? I just played, but upon >discovering the "trail up the cliff" It bombed out on me. The details

[REBOL] Re: Text Editors?

2002-05-14 Thread Izkata
Alright, forget the font sizes - how about an example for the other stuff? Daniel S. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.

[REBOL] permissions reminder?

2002-05-14 Thread Tom Foster
Hey guys, A long time ago, in a galaxy far, far away, someone posted an example of how to set file permissions with rebol, as in: chmod 755 file.r Could someone please help me locate the old post, or just tell me how it's done? Thanks, -tom -- To unsubscribe from this list, please send

[REBOL] Re: Obscure? You be the judge!

2002-05-14 Thread Volker Nitsch
Hi Joel, >> a: context [ b: [1]] >> c: make a[] >> d: make a[] >> same? a/b c/b == false >> same? c/b d/b == false when you 'make an 'object!, all strings, blocks and functions are copied. that allows for example in 'layout : box with[append init[my-inits]] without destroying the original in bo

[REBOL] Re: Hungarian Alphabet Sort (was Re: Collation sequence - proper and efficient sorting of national accented chars?)

2002-05-14 Thread Volker Nitsch
Hi Scott, Gesa, Carl, not sure if this helps, but since i spended some time to it, i post ;) rebol [title: "char-mapping"] { Hi Scott, Geza, Carl, instead of creating the mapping fully by hand, i created a little dialect, which creates a parse-rule. (not a very efficient one curr

[REBOL] Re: make-doc-pro: Version 1.0.3 beta updated

2002-05-14 Thread Robert M. Muench
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Alan Crandall > Sent: Monday, May 13, 2002 5:27 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: make-doc-pro: Version 1.0.3 beta updated > Hello Robert,not sure if you are aware that mdp does not wor

[REBOL] Re: More REBOL IOS questions.

2002-05-14 Thread Allen Kamp
- Original Message - From: "Gregg Irwin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 2:08 PM Subject: [REBOL] Re: More REBOL IOS questions. > Hi Ed, > > << In what little testing I've done, it looks like, if I have to publish > multiple scripts, I have to do