The IF statement is part of the regular 4GL and gets compiled into your program. The &IF preprocessor statement is evaluated at compile-time and the code it encloses only gets compiled into your program if it evaluates TRUE during the compile process. Have a look at the documentation on Preprocessors for a more comprehensive explanation.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.