Re: Questions from a Beginner.

new topic     » goto parent     » topic index » view thread      » older message » newer message
rowrasaur said...

perfect, thank you.

for the record, I did have the single quotation marks, but my if statement was wrong.

I thought the end had an "= 0" like this

"...if equal(s1,s2[2]) = 1 then..."

Yes, it is easy to get equal() and compare() confused.

if compare(x,y) = 0 then 

is the same as

if equal(x,y) then 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu