booleans

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

Here is an example of the trouble i have with Eu's comparisons:

result = ""
-- i had to give it "", or else "&=" gives an error getlost
-- code doing things, but not changing result

if ( result = "" ) then
if equal(result,"") then

both "if" statements give the same result:

variable result has not been assigned a value 

So what i want to know is: how do i find out if result is still empty? length()
is the only
way? Ack!

Kat

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

Search



Quick Links

User menu

Not signed in.

Misc Menu