gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUe] How to iterate over all the records of a block in a trigger


From: Reinhard Mueller
Subject: Re: [GNUe] How to iterate over all the records of a block in a trigger
Date: Sun, 21 Aug 2005 17:11:57 +0200

Am Sonntag, den 21.08.2005, 17:00 +0200 schrieb Bajusz Tamás:
> The correct syntax is:
> 
> for record in myBlock.getResultSet():
>   if record['foo']:
>     record['bar'] = 'baz'

Oh, yes, sorry. I probably shouldn't answer mails before breakfast ;-)

Thanks,
Reinhard

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]