I am having problems with using the (or) statement like
if i = 53 or 54 then begin
I even tried
if i = (53 or 54) then begin
I am curious if there is another way to get this working, or if possible the (or) is not implemented or correct in this statement.
-s
Using the (or) operator in a script for an IF statement
Who is online
Users browsing this forum: No registered users and 182 guests
