$ ! STROFF.COM Close the Student Terminal Room $ KB = 12 $ LOOP: $_BROADCAST/BELL KB'KB': The student terminal room will close soon. Please log off, ** turn off all equipment, and cut off the lights. Thank you. ** $ KB = KB + 1 $_IF KB .LE. 20 THEN _GOTO LOOP $_RUN STRSW.BAC $_EXIT