Search results

  1. Yisus321

    CLEO Help Error in conditional "if" or string variable

    Gets into the "else" statement when the variable $name_usr is equal to "Jack". I always get as a result: "I'm not a person". Why doesn't it validate correctly? I have an error in the initialization of the variable? {$CLEO .cs} 0000: var $name_usr : String = 'Jack' end while true...
Top