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

[REBOL] Re: Send/attach

From: maximo:meteorstudios at: 26-Nov-2003 15:25

> -----Original Message----- > From: Gregg Irwin [mailto:[greggirwin--mindspring--com]] > Sent: Wednesday, November 26, 2003 2:56 PM > To: Steven White > Subject: [REBOL] Re: Send/attach > > Hi Steven, > > SW> So parts of REBOL are written in...REBOL! Those RT guys > are quite the > SW> hackers. > > Indeed. Try "Help function!" in the console to see just how much.
I've done this many times, but in version 1.2.10 I see these promising functions... its the first Time I notice them, they may be there since v1.2.1 ?! viewed? function! Returns TRUE if face is displayed. what function! Prints a list of globally-defined functions. win-offset? function! Given any face, returns its screen absolute offset... within? function! Return TRUE if the point is within the rectangle b... -Max