At 14:00 Uhr +0100 08.02.2003, Richard Hebert wrote:
Has anyone tried to add more than one boolean property? It doesn't works to
me:



try symbols instead:

property pLlar, pParvulari, pPrimaria, pESO, pBatx, pCFGM, pCFGS, pUni

on getPropertyDescriptionList -- you don't need 'me' here, since it is void anyway
list = [:]
addProp list, #pLlar, [#comment:"Llar d'infants:",#format:#boolean,#default:1]
...
--

|||
a¿ex
--
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]


Reply via email to