On 2010-08-17 09:12, Johnny Ferguson wrote:
On 08/17/2010 01:13 AM, Mathieu Bouchard wrote:
On Tue, 17 Aug 2010, Johnny Ferguson wrote:
Awesome external. I've coded up an abstraction to filter out repeated lists. See attached.
What are you trying to achieve using [moses] and the two messageboxes ? I don't understand.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
when [list.==] puts out a 1, I want the spigot to close (avoid duplicates). When [list.==] puts out a 0 I want the spigot to open (the list has changed).
I tried looking for a NOT object, but couldn't find one. Moses and the 2 message boxes are as close as I can get.
how have you looked for the object?
try [!=]
try "1-x"
try [select 0]
fgmasdr IOhannes