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

[REBOL] Screening multiple refinements

From: tim::johnsons-web::com at: 14-Sep-2000 21:19

Hello: How may a rebol function check to see whether or not it is a defined function i.e: cursor: func[/eof /bof ] ;eof and bof would be allowable refinements [ ; code here] cursor/top ; would be an error TIA Tim