I send all the code, but... my source code (without extra square brakets) functions correctly!
SOURCE CODE: SHOW-PANEL: func [ 'panelName {Nome del pannello da visualizzare} sub-title' [string!] {Titolo/sottotitolo del pannello} ]] [ sub-title: sub-title' ;; Set del tipo di inserimento hide-panel ; ; Carica il codice che contiene la form richiesta ;....................................................... switch panelName [ panelInsert [ do % anagrafica.r ] panelSearch [ do % cerca.r ] ] ; ; Mostra il nuovo pannello ;.............................. panels/pane: get panelName show panels ] ========================================= I'm sorry for italian comments... > > 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) ]] [ > > You've got more missing square brackets! :-) > > Post the code to the list and we'll point it out. > > Andrew Martin > ICQ: 26227169 http://valley.150m.com/ -- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Le vacanze da sogno si prenotano solo su eDreams. Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=75&d=31-1 -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.