[REBOL] system call? how? Re:(3)

1999-10-11 Thread joel . neely
[EMAIL PROTECTED] wrote: People complaining about not being able to do lowlevel I/O, should really be complaining about their OS being too limited. Outstanding comment! I wholeheartedly concur! -jn-

[REBOL] system call? how? Re:(3)

1999-10-10 Thread ingo
Oh, yes, sorry, thanks. I stand corrected. I definitely should not answer questions at that time of day. My sending to the wrong address should have been a sure sign ... Ingo Those were the words of [EMAIL PROTECTED]: An alternative answer to printing a file is that writing the file to:

[REBOL] system call? how? Re:(3)

1999-10-09 Thread Al . Bri
write %//prn join "Now is the winter of our discontent, made glorious by this son of york!" "^L" I got my "/" in the wrong place! ^_^ Andrew Martin [EMAIL PROTECTED] http://members.xoom.com/AndrewMartin/ Online @ 33,600 Baud! --

[REBOL] system call? how? Re:(3)

1999-10-09 Thread rryost
For a .txt file or a REBOL script, print read %filename.r ; or whatever the file is, and perhaps more path stuff is needed. Russell, [EMAIL PROTECTED] - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, October 09, 1999 3:25 PM Subject: [REBOL] system