Why I should insert that extra square-bracket? If I insert it Rebol reports me an error!
** Syntax Error: Missing [ at end-of-block ** Near: (line 68) ]] [ =================================== > Did anyone notice that Alessandro's function is missing a square bracket? > > show-panel: func ['panelName] [ > should look like: > show-panel: func ['panelName]] [ > Note the "extra" square bracket at the end. > > Plus all the extra bits that the others found as well. :-) > > Andrew Martin > ICQ: 26227169 http://valley.150m.com/ > -><- > -- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Obiettivo Laurea? basta con le pratiche burocratiche! Te le possiamo sbrigare noi. Per informazioni Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=216&d=31-1 -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
