[REBOL] Re: Stupid question: Locals ??
From: lmecir::mbox::vol::cz at: 17-Dec-2002 18:33
Hi Robert, ----- Original Message ----- From: "Robert M. Muench"> I have the following > code: > > paragraph: has [name pvalue toemit][ > toemit: make block! ['textbox ""]don't you want to have: toemit: compose ['textbox (copy "")] instead? -L







