well, just using

text: input

will let you type a bunch until a Return is hit.

--Ralph Roberts

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 27, 2000 10:30 AM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] input a bunch? Re:
> 
> 
> How about:
> 
> something: ask "Type Something "
> 
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 25, 2000 5:38 PM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] input a bunch?
> 
> 
> hey list guys,
> 
> I have something like this:
> 
> print "type something"
> input: somthingtyped
> 
> this works like a champ when I type stuff in at the console.  but I'd
> prefer to get it in some other way, and pasting mucks stuff up.
> how can I get, say, a paragraph into input?  I'm typing in stuff that
> I don't know beforehand...
> 
> thanks,
> 
> --
> 
> Spend less time composing sigs.
> -tom
> 

Reply via email to