Hi
Quick question for all...How do you do not equals to in a if statement, am using:
if (A!= 5) then
'do something
else
'do something else
end if
Thats the structure that we used to use with Java, surprised that it doesn't work. Any suggestions.
Mike55
Quick question for all...How do you do not equals to in a if statement, am using:
if (A!= 5) then
'do something
else
'do something else
end if
Thats the structure that we used to use with Java, surprised that it doesn't work. Any suggestions.
Mike55