TSE: Help: HelpLine

7 views
Skip to first unread message

Knud van Eeden

unread,
Feb 10, 2026, 2:19:33 PM (9 days ago) Feb 10
to TSE Pro Support
Hello,

Showing the helpline or not depends on the 'ShowHelpLine' variable. If running this

E.g. the helpline as defined in the TSE macro 'calendar.s':

keydef CalKeys\
 <HelpLine> "{Dy} <--> {Mo} +/- {Yr} Page {Mo B/E} Home/End {Yr B/E} ^Hom/^En {Today} @T {Chng} @C {Insrt} @I"
end CalKeys

--- 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>

with friendly greetings
Knud van Eeden

image.png

image.png

Reply all
Reply to author
Forward
0 new messages