--- cut here: begin -------------------------------------------------- PROC Main() // // show the helpline // Set( ShowHelpLine, ON ) // // do not show the helpline // Set( ShowHelpLine, OFF ) // END --- cut here: end ----------------------------------------------------
You can set it permanently in via the settings saved TSE .cfg file and then burning it with sc32 -b <your.cfg file>