// // Options created by IConfig on 2023-11-13 at 13:34:38 // Config // System/File Options TSEPath = "" KbdPath = "" StartUpFlags = _STARTUP_PROMPT_ GUIStartUpFlags = _USE_LAST_SAVED_WIN_POS_|_USE_LAST_SAVED_FONT_|_USE_LAST_SAVED_WIN_SIZE_ SingleInstance = Off DefaultExt = "ui s si c cpp h java pas inc bat prg txt doc html asm vs fun frm" FileLocking = _NONE_ LoadWildFromDos = On LoadWildFromInside = On PickFileChangesDir = Off PickFileFlags = _ADD_DIRS_ | _ADD_SLASH_ | _DIRS_AT_TOP_ PickFileSortOrder = "DTF" EOLType = 0 // 0=As Loaded, 1=^M (CR), 2=^J (LF), 3=^M^J (CR/LF) EOFType = 2 // 0=nothing, 1=^Z, 2=EOLType, 3=EOLType+^Z MakeBackups = Off ProtectedSaves = On BackupExt = ".bak" BackupPath = "" SaveState = Off UseCommonDialogs = Off // Keyboard/Mouse Options EquateEnhancedKBD = On MouseHoldTime = 9 // 18 approx 1 sec MouseRepeatDelay = 0 MouseBlockType = _INCLUSIVE_ // Command/Format Options MaxHistoryPerList = 1000 MaxHistorySize = 10000 PersistentHistory = On MaxRecentFiles = 5000 PersistentRecentFiles = On WordSet = ChrSet("0-9A-Z_a-z") FindOptions = "I" ReplaceOptions = "" CenterFinds = On Beep = Off ChangeShellPrompt = On QuitToPrompt = Off KeepUndoBeyondSave = On DateFormat = 6 // 1=MM/DD/YY, 2=DD/MM/YY, 3=YY/MM/DD, 4=MM/DD/YYYY, 5=DD/MM/YYYY, 6=YYYY/MM/DD DateSeparator = Asc('-') TimeFormat = 1 // 1=24 hr (HH:MM:SS), 2=12 hr (HH:MM am/pm) TimeSeparator = Asc(':') // Text Entry/Block Options Insert = On AutoIndent = On WordWrap = Off TemplateExpansion = Off ParaEndStyle = 0 ReturnEqNextLine = Off RemoveTrailingWhite = On LineDrawType = 7 // 1=�Ŀ, 2=�͸, 3=�ķ, 4=�ͻ, 5=ASCII, 6=Eraser, 7=User LineDrawChar = Asc('#') // used when LineDrawType == 7 InsertLineBlocksAbove = Off UseCurrLineIfNoBlock = Off UnMarkAfterPaste = Off TabShiftsBlock = Off // Tab/Margin Options TabType = _SOFT_ TabWidth = 4 CursorTabWidth = 0 ZeroBasedTab = Off VarTabs = TabSet("4 8 16 24 40") ExpandTabs = On DetabOnLoad = Off EntabOnSave = Off LeftMargin = 0 RightMargin = 32000 // Display/Color Options StatusLineAtTop = On StatusLineFillChar = Asc(' ') ShowMainMenu = Off ShowHelpLine = Off HelpLineDelay = 6 CurrWinBorderType = 8 // 1=�Ŀ, 2=�͸, 3=�ķ, 4=�ͻ, 5=���, 6=��� 7=ASCII 8=3D OtherWinBorderType = 8 // 1=�Ŀ, 2=�͸, 3=�ķ, 4=�ͻ, 5=���, 6=��� 7=ASCII 8=3D DisplayBoxed = 0 // 0=Never, 1=Mouse, 2=Always SpecialEffects = _NONE_ Transparency = 0 KeepWinOnTop = Off InsertCursorSize = 4 // 0=no cursor, 1..8=cursor size, 9=vertical bar OverwriteCursorSize = 8 // 0=no cursor, 1..8=cursor size, 9=vertical bar ShowEOFMarker = On ShowLineNumbers = Off StartupVideoMode = _MAXIMIZED_ WinPosLeft = 65528 WinPosTop = 65528 ShowSyntaxHilite = On SynHiInBlocks = On StartupAnsiColor = 0 FontName = "Fixedsys" FontSize = 12 // Point Size FontFlags = _NONE_ // Attributes CurrWinBorderAttr = Color(Bright White on Blue) OtherWinBorderAttr = Color(Bright White on Cyan) MenuTextAttr = Color(Bright White on Cyan) MenuTextLtrAttr = Color(Bright Cyan on Cyan) MenuGrayAttr = Color(Bright Black on Cyan) MenuSelectGrayAttr = Color(Bright Black on Blue) MenuBorderAttr = Color(Bright White on Cyan) MenuSelectAttr = Color(Bright White on Blue) MenuSelectLtrAttr = Color(Bright Cyan on Blue) BlockAttr = Color(Blue on Green) CursorInBlockAttr = Color(Green on Yellow) CursorAttr = Color(Blue on Cyan) HiLiteAttr = Color(White on Red) TextAttr = Color(Blue on White) EOFMarkerAttr = Color(Bright Yellow on White) MsgAttr = Color(Bright White on Cyan) StatusLineAttr = Color(Bright White on Blue) LineNumbersAttr = Color(Black on White) // Help Attributes HelpInfoAttr = Color(Bright Green on Blue) HelpLinkAttr = Color(Bright Yellow on Blue) HelpSelectAttr = Color(Blue on White) HelpBoldAttr = Color(Bright White on Blue) HelpItalicsAttr = Color(Bright Magenta on Blue) HelpTextAttr = Color(White on Blue) // SyntaxHilite Attributes IncompleteQuoteAttr = Color(Bright White on White) NumberAttr = Color(Red on White) Directive1Attr = Color(Cyan on White) Directive2Attr = Color(White on White) Directive3Attr = Color(Bright Red on White) MultiLnDlmt1Attr = Color(Bright Black on White) MultiLnDlmt2Attr = Color(Bright Yellow on White) MultiLnDlmt3Attr = Color(Bright White on White) SingleLnDlmt1Attr = Color(Bright Black on White) SingleLnDlmt2Attr = Color(Bright Yellow on White) SingleLnDlmt3Attr = Color(Bright White on White) Quote1Attr = Color(Bright Blue on White) Quote2Attr = Color(Bright Blue on White) Quote3Attr = Color(Bright Blue on White) ToEOL1Attr = Color(Bright Black on White) ToEOL2Attr = Color(Bright Yellow on White) ToEOL3Attr = Color(Bright White on White) KeyWords1Attr = Color(Black on White) KeyWords2Attr = Color(Magenta on White) KeyWords3Attr = Color(Bright Cyan on White) KeyWords4Attr = Color(White on White) KeyWords5Attr = Color(Bright Green on White) KeyWords6Attr = Color(Bright White on White) KeyWords7Attr = Color(Bright Red on White) KeyWords8Attr = Color(Bright Magenta on White) KeyWords9Attr = Color(Yellow on White) // Print Output Options PrintLeftMargin = 0 PrintRightMargin = 0 PrintLinesPerPage = 0 PrintTopMargin = 0 PrintBotMargin = 0 PrintLineSpacing = 1 // 1=Single, 2=Double, 3=Triple, etc... PrintLineNumbers = Off PrintHeader = "" // F=FileName, D=Date, T=Time, P=Page PrintFooter = "" // F=FileName, D=Date, T=Time, P=Page PrintFirstPage = 0 PrintLastPage = 0 PrintCopies = 1 PrintPause = Off PrintUseScreenFont = On PrinterFontName = "Courier New" PrinterFontSize = 10 // Point Size PrinterFontFlags = _NONE_ EndConfig