Exekute key - Key for execute(Send) current or selected lines
Soft break key - Key (like ^X)
Break key - Key for stop(break) execution (send break char)
Edit list of locked keys - Shows editor of locked keys
INPUT SETTINGS - sets of modes:
Auto Load - Enables auto load (recommended)
Auto Save - Enables auto save (recommended)
Direct input - Redirect all user input to the server exept locked keys. (recommended)
Line Numbers - shows lines numbers
White Space - shows space and tab symbols
View EOL - shows end of line symbol
Line wrapping - Enables line wrapping, lines wider than the window width are continued
on the following lines. (not recommended)
Colorise - Applyes type of colorisation of the text (Like PickBasic(PB), SepView,
HTML, Basic, SQL .....) (recommended)
Lock Keys - Locks specified keys. (recommended)
Use Tabs - Enables using of tab
Indentation Guides - Shows identation of the lines
Default client file - The file in which saves(loads) contents of a window at end(start)
of session or by pressing the button "save"("load")
Default server file - The file in which saves(loads) contents of a window by menu
"save on server"("load from server"). For work with a server presence of server
program SVSUB is necessary (also subroutines: SVSUBDisp(strinp), SViewFn(Method,Params,RetVal),
Sub SViewSub(iMethod,iParams).)
Default server item - defaul item name in the server file ( text @user will
replaced by current user)
Colorise as - selects type of colorisation of the text (Like PickBasic(PB), SepView,
HTML, Basic, SQL .....)
Keywords - Specifies reserved keywords for the given colorizing type
See also file LexKeywords.txt
Auto append options for keywords - Edits the list of keywords which will be supplemented
with the given text. For example it is possible to supplement ISTAT with (s
at the end of a line