Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

! operator

edited October 2021 in General
hi,

I was running my parser on one of our programs and it failed on this line


enable_controls = (rec ! '')

but the OI compiler compiles it...

Do yo you what the ! is supposed to be doing in this case? I guess that the programmer intended it to be != but forgot the =.


Comments

Sign In or Register to comment.