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

[REBOL] Re: Need help on something tricky...

From: al:bri:xtra at: 4-Oct-2001 16:55

Christian wrote:
> You really need to see this as a library that others will use for
developping rebol code, you don't know which receiver (variables-name) they'll use... For my library code, I do (using %eText.r as an example): rebol [] make object! [ ; hidden words & values that only the below function can access: set 'eText func [Text [string!]][ ] ] and it's used like this: do %eText.r eText read %text.txt Andrew Martin ICQ: 26227169 http://valley.150m.com/