Help me please

new topic     » goto parent     » topic index » view thread      » older message » newer message

>if (test =3D "albert") then   --  This is my prob.
>puts(1,"albert")

I haven't tested this, but my hunch is this:

You cannot compare a seq with a seq and get an atom 1 or 0.

truth =3D {1,1,1,0} =3D {0,1,2,1} -- truth (I think) is {0,1,0,0}

I think what you are looking for is the compare lib routine.  Look in
LIBRARY.DOC.

Alan
 =

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu