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

[REBOL] Re: of

From: rotenca::telvia::it at: 9-Nov-2004 18:56

Hi Anton,
> 2) > of face [data: 3 text: "hello" edge/size: 3x3] >
Another option: do/in [data: 3 text: "hello" edge/size: 3x3] face --- Ciao Romano