[REBOL] Re: basics: meaning and uses of make object! vs. context
From: ammon:rcslv at: 8-Jun-2002 15:37
Hi, Use the SOURCE luke!>> source contextcontext: func [ "Defines a unique (underived) object." blk [block!] "Object variables and values." ][ make object! blk ] HTH Ammon A short time ago, Jason Cunliffe, sent an email stating:







