[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.32 THEN

Saves the value of $TEST until the end of the current line, restoring it at the end of the current line or when a QUIT is encountered. THEN should be used in all new code in conjunction with IF.

Example

IF 1 THEN  WRITE "HELLO!",!

This document was generated on September 20, 2023 using texi2html 5.0.