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

[REBOL] Re: Reflectivity: How a function can know its own name ?

From: rotenca:telvia:it at: 24-Mar-2002 20:08

Can be done only when the function is build. You must write a custom 'func function to remember body and args spec. --- Ciao Romano