# Help file for StrongED
# StrongED$Wrapwidth = 256

# Default filenames..
DefName_BaseModeFFF:Textfile
DefName_BaseModeFEB:Obeyfile
DefName_BaseModeFFE:Command
DefName_:Newfile

# Interactive help on menus :
# Iconbar:

MIconbar:StrongED
#	Info		\Rget information about this version of StrongED.
#	Help...		Click here to open the StrongED manual. (Requires !StrongHlp.)
#	Choices...	Click to open a Dialogue with all global choices.|MNote that there is a similar box available from the Mode menu, which is used to set mode-dependent options.
#	Rescan		\Ropen a submenu from which some of StrongED's resources can be rescanned.
#	Create		Click to create an empty textfile.|M\Rcreate other filetypes.
#	History		\Ropen a list of files that have been loaded previously.
#	WindowList   ^L	Click to open a window continually showing all views.
#	Purge Undo	This removes all undo info and thus frees some memory.
#	Quit		Click to quit StrongED.

# Iconbar:Create->

MCreate:Filetype
#	Text			Click to create an empty textfile.
#	Obey			Click to create an empty Obey file.
#	Exec			Click to create an empty Exec file.
#	    			Click to create an empty file of given type.

# Iconbar:Rescan->

MRescan:Rescan
#	Bitmaps			This forces StrongED to rescan the Bitmaps directories.|MUse this when new bitmap fonts have been added.
#	Modes			This forces StrongED to rescan the Modes directories.|MUse this when new modes have been added or created.

# View:

MView:StrongED
#	Misc
#	Save			\Rsave text or block.|MClick here to save text directly.
#	Block
#	Edit
#	Display
#	Mode

# View:Misc>

MMisc:Misc
#	Help       F1		Click to get help on StrongED.
#	Print			\Rprint text or marked block.
#	File info  ^I		\Ropen the fileinfo box.
#	Filetype		\Rset the filetype for this text.|M(This can also be done in the savebox)
#	Chars     ^F9		Click to open the character selection box.
#	Spelling
#	Locked			This is ticked if the file is write protected. Click to temporarily override this.

MFTyp:Filetype
#	          		Type filetype and press RETURN.

MSpell:Spelling
#	Open spell dialogue		Click to open the spell dialogue box.
#	Spell check entire text		Click to generate a 'list of found' over all misspelled words in the text.
#	Spell check as you type		When this is ticked StrongED will beep and mark a misspelled word after you've typed it, or moved to it.
#	Spell dialogue opens on misspelling	When this is ticked (together with 'check as you type') StrongED will open the spell dialogue when a misspelled word is typed.
#	Spell dialogue gains focus on misspelling	When this is ticked the spell dialogue will be given the input focus when a misspelled word has been typed.

# View:Block->

MBlock:Block
#	Mark
#	Clear mark ^Z		Click to clear the currently marked block.
#	Process
#	Clipboard
#	Send to caret		Click to send the selected text to the caret.

# View:Block->Mark->

MMark:Mark
#	Start/End F6		Click to set start or end of block.
#	Word      ^A		Click to mark the word at the cursor.
#	Line      ^A *2		Click to mark the line at the cursor.
#	Text      ^A *3		Click to mark the entire text.

# View:Block->Clipboard->

MClip:Clipboard
#	Copy to clipboard ^C	Click to copy the current block to the clipboard.
#	Cut to clipboard  ^X	Click to move the current block to the clipboard.
#	Paste to text     ^V	Click to insert the contents of the clipboard into the text.
#	Purge clipboard   ^Z	Click to remove current contents from clipboard.

# View:Block->Process->

MProcess:Process
#	Copy            ^C	Click to copy block to where cursor is now.
#	Move            ^V	Click to move block to where cursor is now.
#	Delete          ^X	Click to delete block.
#	Uppercase       ^U	Click to force text in block to uppercase. Key shortcut only applies when you're inside block.
#	Lowercase       ^J	Click to force text in block to lowercase. Key shortcut only applies when you're inside block.
#	Swap case       ^S	Click to swap case on text in block. Key shortcut only applies when you're inside block.
#	Indent			\Rindent marked block.
#	Tab to spaces		Click to replace all tabs with spaces.
#	Spaces to Tab		Click to replace spaces at start of the lines with tabs
#	Rot13			Click to "encrypt"/"decrypt" block.|M(It adds 13 to the ascii value of each letter)

# View:Block->Process->Indent->

MIndent:Indent
#				Type a positive number to indent each line in block with that many spaces. Type a negative number to remove characters.|MAnything else will be inserted as written (but \\t will be converted to TAB)

# View:Edit->

MEdit:Edit
#	Insert			Click to toggle between insert and overwrite mode.
#	After Block		Click to toggle After Block on/off.|MWhen on, the cursor will be placed at the end of the block when you move or copy it.
#	Tabkey
#	Sort
#	Search       F4
#	Replace     F4
#	ListOfFound  F2
#	Goto line    F5
#	Goto block  F5		Click here to move cursor to start/end of marked block.
#	Undo         F8		Click here to undo the last change done to the text.
#	Redo        ^F8		Click here to redo the last change that was undone.
#	Change \n		\Rchange physical line ending
#	Unwrap			Click here to insert newlines where lines wrap.

# View:Edit->Tabkey->

MTabkey:Tabkey
#	'Truetab'		Click here to make the TAB key insert a TAB character.
#	Nearest			Click here to make the TAB key insert enough spaces to position cursor under/over start of word on line above/below.
#	Tabstops		Click here to make the TAB key insert enough spaces to move caret to the next position indicated by the tabstops definition.

# View:Edit->Change \n->

MNewline:Newlines
#	LF (UNIX/RISC OS)	This is the standard line ending under RISC OS and UNIX.
#	CR (Mac)		I *think* this is the standard line ending on Apple Macintosh
#	LF+CR			This is what you get when you store output from the VDU|M*Modules { > ModList }      The file ModList will have this line ending.
#	CR+LF (msdos)		This is the standard line ending on MSDOS machines.

# View:Display->

MDisplay:Display
#	New view    ^WC		Click here to create a new view for the text.
#	Wrapwidth
#	ShowTab
#	ShowCtrl
#	\n type
#	Infobar

# View:Display->New view->

MNewView:New View
#	Split Vertically   ^WV	Click to split current view in two
#	Split horizontally ^WH	Click to split current view in two

# View:Display->Wrapwidth->

MWrapW:Wrapwidth
#	Automatic		Click here to set wrapwidth to automatic.|MWhen this is on, the width of the text will always be the same as the visible width of the window.
#	Longest line		Click here to set wrapwidth to the length of the longest line.|MThis can limited to the min/max values in Mode choices -> Wrapping.
#	80			Click here to set wrapwidth to 80 chars.
#	132			Click here to set wrapwidth to 132 chars.
#	256			Click here to set wrapwidth to 256 chars.
#	1024			Click here to set wrapwidth to 1024 chars.
#				Click here to set wrapwidth to the given value.

# View:Display->ShowTab->

MShowTab:ShowTab
#	As Ctrl			If this is on, TAB characters will be displayed in the same way as other control characters.
#	As spaces		If this is on, TAB characters will be displayed as spaces.
#	As dotted line		If this is on, TAB characters will be visible as a dotted line.
#	Tab to 4 column		If this is on, TAB characters will force a jump to the next column divisible by 4.|MThis option will be shaded when Tabs are displayed as Ctrl.
#	Tab to 8 column		If this is on, TAB characters will force a jump to the next column divisible by 8.|MThis option will be shaded when Tabs are displayed as Ctrl.

# View:Display->ShowCtrl->

MShowCtrl:ShowCtrl
#	[hex]			If this is on, control characters will be displayed with its hexadecimal value.
#	.			If this is on, control characters will be displayed as a "."

# View:Display->Infobar->

MInfobar:Filepos
#	ASCII code		Click here if you want the infobar to show the ASCII code of the character under the cursor.
#	File offset		Click here if you want the infobar to show the caret's decimal offset from start of text.
#	Column,Line		Click here if you want the infobar to show the caret's Column,Line position in the text.
#	Line,Column		Click here if you want the infobar to show the caret's Line,Column position in the text.

# View:Mode->
MModeFN:Mode
#	Change mode		\Rselect which mode to use.|MThis only changes the key bindings and this menu.
#	Choices..		Click to open the configure box for this mode.

#	Base functions

MModeCol:Colour schemes
#	Black on White		This sets a colour scheme with a white background
#	White on Black		This sets a colour scheme with a black background

MChangeNL:Newlines
#	Change NL type		\Rreplace all NLs of the currently assumed type with NLs of another type.
#	Assume NL type		\Rchange which type of NL StrongED should assume the text uses|M(This does not physically alter the text)

MThB:Throwback
#	Save			\Ropen savebox for this list.

# ListOfFound:
MLoF:ListOfFound
#	Save			\Ropen savebox for this list.
#	Sort LoF		Click to sort entries.
#	Mark text		When this is on, the LoF entries will be marked in the text.
#	Line numbers		When this is on, the LoF entries will be prefixed with the line number of the match.
#	All matches
#	Filename
#	Whole line
#	From found
#	After found
#	Align found
#	Match only

MRScope:Scope
#	Block			Replace all occurrences inside marked block.
#	Forward			Replace all occurrences after caret.
#	Backward		Replace all occurrences before caret.
#	This text		Replace all occurrences in this text.
#	All Texts		Replace all occurrences in all texts.

MEngine:Engine
#	Simple
#	Advanced
#	Regex

MLoW:List of Windows
#	Save LoW		\Ropen savebox for this list.
#	New view		Create new view for this text.
#	Save 			\Ssave selected views|m\Ropen a submenu with other scopes
#	Kill 			\Skill selected views|m\Ropen a submenu with other scopes
#	Hide 			\Shide selected views|m\Ropen a submenu with other scopes
#	Icon 			\Sicon selected views|m\Ropen a submenu with other scopes
#	Show 			\Sshow selected views|m\Ropen a submenu with other scopes
#	Process...		\Sopen the LoW process window.

MLoWDomain:Scope
#	Selection		Work on all views that are selected.
#	Unchanged		Work on all views that are unchanged.
#	Changed			Work on all views that are changed.
#	All			Work on all views.

MLoWActions:Actions
#	Select
#	Extend selection
#	Save LoW
#	New view
#	Save
#	Kill
#	Hide
#	Iconise
#	Show

MLoWScopes:Scopes
#	Selected views
#	Unchanged views
#	Changed views
#	All views

MLoWPattern:Pattern
#	AND pattern
#	EOR pattern
#	NOT pattern
#	OR pattern

MFType:Filetypes
#	Text
#	BASIC
#	Obey
#	Data
#	All types

MGColWin:Windows
#	List of Found		Select the window whose colours you want to configure
#	List of Windows		Select the window whose colours you want to configure
#	Throwback		Select the window whose colours you want to configure

MGColLoF:Elements
#	Filename
#	Text
#	Match
#	Closest

MGColLoW:Elements
#	Filetype
#	Filename
#	Filestate
#	Caretview
#	Selectview

MGColThb:Elements
#	Processing file
#	Errors in file
#	Error details
#	Info for file
#	Info details

# Misc
Web:http://www.stronged.iconbar.com/
Learn:Learning..
Tab0:TrueTab
Tab1:Nearest
Tab2:Tabstops
ExtraMode:Move pointer right to open a submenu with more modes.
BaseMode:Click to create an empty file in BaseMode.|MMove pointer right to create an empty file of a specific filetype.
Create:Click to create an empty file in %s mode.
Change:Click to change to the given mode.
DLoF0:Whole
DLoF1:From
DLoF2:After
DLoF3:Align
Rp0:Block
Rp1:Backward
Rp2:Forward
Rp3:Text
Rp4:All
SOpt0:Interactive Search options
SOpt1:List of Found options
SOpt2:Search & Replace options
SOpt3:List of Spell options
Pad0:None
Pad1:Spaces
Pad2:Zeros
Eng0:Simple
Eng1:Advanced
Eng2:Regex
Ins0:Insert
Ins1:Overwr
N0:LF
N1:CR
N2:LF+CR
N3:CR+LF
Sav0:Save text
Sav1:Unchanged text
Sav2:Save block
Sav4:Save LoF
Sav5:block
Sav6:ListOFound
Sav7:Dump
Sav8:Throwback
Sav9:LoW
Th0:Processing:
Th1:Errors in :
Th2:Info for  :
XDefName:Unnamed
Chs:?@[\]^_`{|}~
ChW:21
TMModes:Modes
TEModes:Extra modes
TBFun:Functions
PrTx:Print Text
PrBl:Print Block
PrLo:<No driver>
THist:History
TFiles:File menu
TGrab:Grab
GRPG0:Lower 32K
GRCMOS:CMOS RAM
NoFileHist:<No file history>

# Spell checking
SpellNone:<No matching words>
SpellOK:<Word OK>
SpellTitle:Select userdict
SpellIgnore:IGNORE
SpellAddTo:Add to
SpellNew:New dict

# Infobar block field
BM0:-
BM1:b
BM2:B
BM3:f
BM4:F

# Infobar clipboard field
CM0:-
CM1:c
CM2:C

# syntax colouring
Text:Text
Caret:Caret
Block:Block
Mark:Mark
Ctrlchars:Ctrl chars
Tabs:Tabs
Border:Border
Margins:Margins
Brackets:Brackets
Hardwrap:Hardwrap
Linenumbers:Linenumbers
Identifiers:Identifiers
Functions:Functions
Strings:Strings
Comments:Comments
Numbers:Numbers
Punctuation:Punctuation
Group1:Group 1
Group2:Group 2
Group3:Group 3
Group4:Group 4
Group5:Group 5
Group6:Group 6
Group7:Group 7
Group8:Group 8
Group9:Group 9
Group10:Group 10
Group11:Group 11
Group12:Group 12
Group13:Group 13
Group14:Group 14
Group15:Group 15
Group16:Group 16

Ioff:To see interactive help for StrongED, turn it on in the Global Configure, Save settings and start StrongED anew.

# Interactive help..

# Help for the iconbar icon
Hib:This is the StrongED text editor.|MSELECT creates an empty BaseMode textfile.|MADJUST lets you chose mode.|MShift-SELECT opens !StrED_cfg.UserPrefs.|MShift-ADJUST opens !StrongED.Defaults.

Hwn05??:This is a StrongED view.

# Help for the Infobar
Hwn0601:This shows information relating to the position of the caret in the text:|MPosition of caret as offset in bytes from start of text|MPosition of caret as x,y or y,x.|MASCII code of character at caret.
Hwn0602:This shows whether the editor is in insert or overwrite mode.|MClick SELECT (or ADJUST) to toggle between the two.
Hwn0603:This shows what will happen when you press the TAB key.|MClick SELECT to cycle the options, or press MENU to open a menu of them.
#Hwn0604:This shows whether there is a block marked or not.|M  - : There is no block marked.|M  b : There is a block marked, but not in this text.|M  B : There is a block marked in this text.
Hwn0604:This shows whether there is a block marked or not.|M  - : No block marked.|M  b : Block marked in another text.|M  B : Block marked in this text.|M\Sgoto block start.|M\Agoto block end.|MMENU to open the block process menu.
Hwn060D:This shows whether there is anything in the clipboard.|M - : Clipboard is owned by no-one.|M c : Clipboard is owned by another application.|M C : Clipboard is owned by StrongED and is non-empty.|MMENU opens the clipboard menu.
Hwn0605
Hwn0606
Hwn0607
Hwn0608:These are the bookmarks.|MIf white, no mark is set, if grey then mark is in another text, and if black then mark is in this text.|M\Sgoto mark. \Aset mark. Doubleclick to clear mark (best to use ADJUST).
Hwn060F:This shows number of entries in the return stack.|MWhen the GotoFound function is used the old position gets placed on this stack.
Hwn0609:This shows which mode the text is in.|MClick MENU to open the Mode menu, or click ADJUST to open the Change Mode menu.
Hwn060A:This shows which wrap-type is selected for this view.|M  CW : Character wrap.|M  WW : Word wrap.|MIf small letters, then no lines are currently wrapped.|MClick SELECT (or ADJUST) to toggle.
Hwn060B:This shows which newline type this text has.|MMENU opens the menu for changing NL type.
Hwn060C:This shows the current wrapwidth. If autowrap is on, an "a" is appended, and if hardwrap is on, the hardwrap width is shown in parenthesis.|M\Stoggle autowrap on/off, and \Atoggle hardwrap.
Hwn06??:This is the infobar.

# Help for List-of-Windows
Hwn07??:This is a list of all texts currently loaded into StrongED.|MThere is a menu

# Help for List-of-Found
Hwn08??:This is a "list of found" window.

# Help for alert/message window
Hwn09??:This is the alert/message window.

# Help for throwback window
Hwn0A??:This is a Throwback window.|MClick on a line and StrongED will load the file and move to the correct line.|MShift-click will delete line/section.

# Help for character selector
Hwn0C??:This is the character selector.|MClick to insert character where the caret was. Use Adjust to make box stay open.|MKey shortcuts: Arrow keys (also Ctrl) to move around, and Return to select.

# Help for main Global and Mode choices windows
Hwn0F03
Hwn0D03:Click here to save the options.|MClick Adjust to leave the window open.
Hwn0F05
Hwn0D05:Click here when you're happy with your choices.|MClick Adjust to leave the window open.
Hwn0D??:In this dialogue box, you can configure global choices|MSelect a section in the leftmost box, and edit its choices in the rightmost box.
Hwn0F??:In this dialogue box, you can configure choices for a particular StrongED Mode.|MSelect a section in the leftmost box, and edit its choices in the rightmost box.

# Help for 'Quit' window
Hwn1200:Click here to save all changed files and quit.
Hwn1201:Click here to just quit without saving anything.
Hwn1202:Click here to keep a list of all loaded files, keep all changed files in AutoSave, and load this back in the next time StrongED is started.
Hwn1207:Click here if you're getting cold feet.
Hwn1204:This shows a list of all changed files. Click on one to bring it to the front.

# Help for 'Spell' dialogue box
Hwn1300:This shows the word currently being checked.
Hwn1301:Click here to look for the next suspicious word.
Hwn1302:Click here to add the word to the current user dictionary.
Hwn1303:Click here to select current user dictionary.|MShift-Select on an entry to edit the dictionary.
Hwn13??:This is the spell checker dialogue box. The frame shows a list of suggested replacements for the current word. Click on one to replace word in text with this.

# Help for 'Respond to' section in global choices
Hwn4000:When this is off, StrongED will only load files dragged directly to it.
Hwn4001:When this is on, StrongED will recursively load the contents of directories you drag to its iconbar icon.
Hwn4002:When this is on, StrongED will allow drags to the toolbar.
Hwn4003:When this is on, StrongED will respond to ExtEdit requests.
Hwn4004:When this is off, StrongED won't respond to ctrl-F12 to open taskwindows.|MIf you want to disable this permanently, you should also edit the !StrongED.!Boot and !Run files.
Hwn4005:When this is off, StrongED won't register itself as throwback server.
Hwn4006:When this is off, each throwback session/compile will get its own window.
Hwn4007:When this is on, StrongED will use a new window for each TaskWindow request.

# Help for 'Edit' section in global choices
Hwn4100:When this is on, the caret will move from the last char of a line, to the first char of the next line (and vice versa)
Hwn4101:When this is on, you can't place the caret to the right of line end with the mouse; the caret will then just be placed on the line end.
Hwn4102:When this is on, StrongED will compare the text you've just written with all shortcuts (defined in the modefiles), and if it finds a match the shortcut will be expanded/replaced.
Hwn4103:When this is on, StrongED will save all changed files periodically, to the directory !StrongED.Autosave.|M
Hwn4104
Hwn4105:This tells how often Autosave, if activated, should save.
Hwn4106:When this is on, changes you make to a modefile will take effect immediately when you save it.
Hwn4107:When this is on, StrongED will click on 'Old' for you when you open one of these dialogue boxes.
Hwn4108:When this is on, StrongED will remember the current state when you quit, and restore this the next time you start StrongED.
Hwn4109:When this is on, StrongED will place the cursor at the end of a block after it's been copied/moved.|MNote this also applies when inserting a file.
Hwn410A:When this is on, StrongED will move the old contents of a file to undo when the file is refreshed.|MWhen this is off, StrongED will discard the old contents including any changes made.

# Help for 'Display' section in global choices
Hwn4200:When this is on, StrongED will hide the mouse pointer when you start typing, and redisplay it when you move the mouse.
Hwn4201:When this is on, StrongED flash the caret on/off so that it is easier to localise.
Hwn4202:When this is off, StrongED will leave the caret where it is, when the view is scrolled or resized (with the mouse)|MWhen it's on, StrongED will always make sure the caret is inside the visible area.
Hwn4203:When this is on, StrongED will use an alternative set of colours.

# Help for 'Block' section in global choices
Hwn4300:When this is on, then editing a line in a block will cause all other lines in the block to be edited in the same way.
Hwn4301:When this is on, then the Scope in the LoF window will automatically be set to 'Block' when the caret is inside a block.
Hwn4302:When this is on, then the Scope in the S&R window will automatically be set to 'Block' when the caret is inside a block.
Hwn4304:When this is on, then Selection in the Save window will automatically be ticked when the caret is inside a block.
Hwn4305:When this is on, then only the selection will be printed when the caret is inside a block.
Hwn4306:When this is on, StrongED will allow you to save a block without opening a savebox. Just click on a marked block and drag it wherever.

# Help for 'BASIC' section in global choices
Hwn4400:Turn this off if you want to see the binary representation of a BASIC file.
Hwn4401:When this is on, StrongED will not include line numbers when it converts from BASIC to text.|MIf you hold down the Ctrl key when loading, the opposite of this setting will be used.
Hwn4402:When this is on, StrongED will insert spaces between certain tokens when converting to text, to make sure it can convert back to tokens later.|MThese spaces are only stripped off again if the tokenised line becomes too long.
Hwn4404
Hwn4406:These two are used when converting from text to tokens. All lines without a line number will get one based on these two values.

# Help for 'Misc' section in global choices
Hwn4500:When this is on, you won't see any help like this in StrongED. Doesn't really save you that much..
Hwn4501:When this is on, StrongED won't load a file that is already loaded, but instead just move the old window to the top.|MTo force a file to be loaded, hold down shift, and drag to the iconbar.
Hwn4502:When this is on, StrongED will beep when there is an error.
Hwn4503:When this is on and StrongED crashes, it will try to write its entire memory to a file called "StrongDump".|MIn theory this file can help me find the cause of the crash, but only send it to me if I ask for it.
Hwn4504:When this is on, StrongED will close a taskwindow immediately when you click in its close box, or press ctrl-Q.
Hwn4505:When this is on, StrongED will use !Printers to do its printing.
Hwn4506:When this is on, StrongED will replace any spaces you enter in the savebox to hard spaces.
Hwn4507:When this is on, StrongED will pass on any keypresses it cannot handle to other applications.
Hwn4508:When this is on, the colours section of the Mode choices will automatically be updated when the caret is moved around.
Hwn4509:When this is on, a single Select click in the LoW window will select and open a view.|MWhen this is off, a single Select click selects, and a double click opens.

# Help for 'Windows' section in global choices
Hwn4603
Hwn4604
Hwn4605
Hwn4606
Hwn460B:Open up a window. Place it where you want it. Click on one of these buttons, and then Save/OK
Hwn4608
Hwn4609
Hwn460A:Set whatever options you prefer in these dialogue boxes, click on its button, and then Save

# Help for 'Colours' section in global choices
Hwn4706:This shows the currently selected window.|MUse the menu button to the right to select a different window.
Hwn4707:Click to open a menu listing all windows.|MSelect one to show the colours for that element.
Hwn470A:This shows the currently selected element.|MUse the menu button to the right to select a different element.|MThe element's colours can be changed in the colours section.
Hwn470B:Click to open a menu listing all window elements.|MSelect one to show the colours for that element.|MUse the colours section to change them.
Hwn470F:This shows the foreground colour used for the selected element.|MClick here to alter the colour using the Colour Picker.|MSelecting None means the colour will be transparent.
Hwn4712:This shows the Background colour used for the selected element.|MClick here to alter the colour using the Colour Picker.|MSelecting None means the colour will be transparent.
Hwn4710
Hwn4713:If this is shaded, the colour set to be transparent.

# Help for the 'Printing' section in global choices
Hwn4902:When this is on, text will be printed in Text mode.|MNot all modern printers support this.
Hwn4903:When this is on, text will be printed in Graphics mode.|MThe outline font used is the one defined in the Font section of the Mode Choices for the current mode.
Hwn4907:This specifies the number of times that each page should be printed.
Hwn490A:When this is on, printing multiple copies will repeat the document.|MWhen this is off, printing multiple copies will repeat each page.
Hwn490D:When this is on, text will be printed in portrait (upright) mode.|MNote, this only applies to printing in Graphics mode.
Hwn490E:When this is on, text will be printed in landscape (sideways) mode.|MNote, this only applies to printing in Graphics mode.
Hwn4911:When this is on, header and footer lines will be added to the print-out.|MHeader and footer lines are defined in the ModeFile of the current mode.
Hwn4912:When this is on, the print-out will have the same colours as on the screen.|MNote, this only applies to printing in Graphics mode.

# Help for 'Edit' section in mode choices
Hwn5000:When this is on, StrongED will show you the corresponding opening bracket when you type the closing one.
Hwn5001:When this is on, StrongED will insert newly typed text.|MWhen this is off, typing will overwrite existing text.
Hwn5002:When this is on, StrongED will copy the spaces/tabs from the start of the old line, to the start of the new line.
Hwn5003:When this is on, StrongED will refuse to delete newline characters when you press Delete.
Hwn5004:When this is on, StrongED will remove any extra blanks from the end of a line when you move away from it.|M (To see this, turn on the "Visible EOL spaces" option in the Display section of mode choices.)

# Help for 'Display' section in mode choices
Hwn5103:This is used to the left and right of the text to move it a bit out from the window border, giving it some air.
Hwn5105:Gap between lines.
Hwn510A:When this is on, the horizontal scrollbar will never be displayed.
Hwn510B:When this is on, the horizontal scrollbar will always be displayed.
Hwn510C:When this is on, the horizontal scrollbar will only be displayed if the view's width is smaller than the wrapwidth set.
Hwn5112:When this is on, a bar caret will be displayed.
Hwn5113:When this is on, a block caret will be displayed.
Hwn5114:When this is on, a underscore caret will be displayed.
Hwn510F:When this is on, the 'fold' function (see manual) will be executed when the text is loaded.
Hwn5110:When this is on, spaces at the end of a line will be shown with the "mark" colour.
Hwn5111:When this is on, ctrl characters will be displayed as [xx]|MWhen it is off, they will be displayed as just a dot, or an actual control character if Fastchars is used.

# Help for 'Colours' section in mode choices
Hwn5208:This shows the currently selected element.|MUse the menu button to the right to select a different element.|MThe element's colours can be changed in the colours section.
Hwn5209:Click to open a menu listing all syntax elements.|MSelect one to show the colours and style set for that element.|MUse the colour and style sections to change them.
Hwn520C:This shows the style set for the currently selected element.|MIf it's shown in red then the style could not be found.|MUse the menu button on the right to select a different style.
Hwn520D:Click to open a menu listing all available styles.|MSelect one to set a new style for the current element.
Hwn5210:When this is on, the mode will have the same colours as the BaseMode has.
Hwn5211:When this is on, StrongED uses information from the Modefile to colour certain words and elements with different colours.
Hwn5214:This shows the foreground colour used for the selected element.|MClick here to alter the colour using the Colour Picker.|MSelecting None will mean the colour for text will be used instead.
Hwn5217:This shows the Background colour used for the selected element.|MClick here to alter the colour using the Colour Picker.|MSelecting None will mean the colour for text will be used instead.
Hwn5215
Hwn5218:If this is shaded, the colour for 'Text' is used instead.

# Help for 'Toolbars' section in mode choices
Hwn5300:When this is on, each view will have a toolbar at the top of the window.|MNote: Only takes effect for *new* texts.
Hwn5301:When this is on, each view will have a infobar at the bottom.|MNote: Only takes effect for *new* texts.
Hwn5303:When this is on, the file position field will show the ASCII number of the character at the caret.
Hwn5304:When this is on, the file position field will show the caret position as a decimal offset from start of file.
Hwn5305:When this is on, the file position field will show the caret position as column, line.
Hwn5306:When this is on, the file position field will show the caret position as line, column.

# Help for 'Misc' section in mode choices
Hwn5400
Hwn5401:This is the filetype assigned to a text created from the iconbar 'create' menu.
Hwn5403:The standard RISC OS and UNIX line separator.
Hwn5406:The standard MS-Dos and Windows line separator.
Hwn5407:When on, the 'Print headers and footers' toggle in the Print Dialogue will be on by default.
Hwn5408:When this is on, StrongED will spell check each word as you type it. When a suspicious word is found, StrongED will beep and mark it.
Hwn5409:When this is on together with 'check as you type', the spell window will be opened when a suspicious word is found.
Hwn540A:When this is on, the spell dialogue will be given the input focus when a mispelled word has been typed.

# Help for 'Tabs' section in mode choices
Hwn5502:When this is on, StrongED will insert a Tab character (ASCII 09) when you press the Tab key.
Hwn5503:When this is on, StrongED will insert spaces so that the cursor aligns with the line above/below.
Hwn5504:When this is on, StrongED will insert enough spaces to align with the next column in the Tabstops definition.
Hwn5507:When this is on, TAB characters will be shown as all other control characters.
Hwn5508:When this is on, TAB characters will be shown as spaces.
Hwn5509:When this is on, TAB characters will be shown as a dotted line.
Hwn550C:When this is on, a TAB character will be wide enough to align with the next column divisible by 4.|MIn my opinion, you shouldn't use this, as the only standard is tab-to-8.
Hwn550D:When this is on, a TAB character will be wide enough to align with the next column divisible by 8.|MThis is the "standard" TAB width.

# Help for 'Wrapping' section in mode choices
Hwn5606:When this is on, the wrap width is continuously set to the width of the window.
Hwn5607:When this is on, the wrap width will be set to the number specified.
Hwn5608:When this is on, the width of the window will be determined by the longest line in the file.|MTo prevent a 'silly' width being used minimum and maximum values can be set.
Hwn560A:This is the max length of a line before it is soft-wrapped.
Hwn560C:This is the minimum width used when longest line is active.
Hwn560E:This is the maximum width used when longest line is active.
Hwn560F:When this is on, StrongED will insert newlines as you type. This to ensure that lines don't get longer than the hardwrap width.
Hwn5610:This is the hard wrapwidth, lines longer than the width specified here will be hard-wrapped.
Hwn5611:When this is on, long lines will be soft-wrapped at the nearest word.|MWhen off, the lines are wrapped at the nearest character.
Hwn5612:When this is on, there will be a marker in the right margin when a line is soft-wrapped to fit the window.
Hwn5613:When this is on, hardwrap will only reformat the current line.
Hwn5614:When this is on, hardwrap will reformat all of the current paragraph.
Hwn5615:When this is on, all characters that are past the hardwrap width will be highlighted.

# Help for 'LineNos' section in mode choices
Hwn5702:When this is on, no line numbers will be displayed.
Hwn5703:When this is on, each wrap-line will be numbered.|MWrap-lines are lines as they appear on the screen.
Hwn5704:When this is on, each text-line will be numbered.|MText-lines are lines delimited by two newlines.
Hwn5705:When this is on, the offset (from start of text) at which lines start will be shown.
Hwn570F:This is the line number width, it specifies how many characters to use for line numbers.|MRange is from 1 to 9.
Hwn5710:Click to decrease the line number width.
Hwn5711:Click to increase the line number width.
Hwn5714:When this is on, a colon (and space) will be displayed to separate the line number from the actual text.
Hwn5715:When this is on, line numbers will be displayed in hexadecimal format.

# Help for 'Font' section in mode choices
Hwn5816:When this is on, the standard OS system font will be used to display text.
Hwn5809:When this is on, the custom bitmap font shown in the field to the right will be used to display text.
Hwn5808:When this is on, the outline font shown in the field to the right will be used to display text.
Hwn5802:This shows the currently selected bitmap font.|MIf it's shown in red then the font could not be found.|MUse the menu button on the right to select a different bitmap font.
Hwn5804:This shows the currently selected outline font.|MIf it's shown in red then the font could not be found.|MUse the menu button on the right to select a different outline font.
Hwn5814:When this is on, the ViewFinder card, if present, will be used to display bitmap fonts.
Hwn5815:When this is on, the small version of the current bitmap will be used.|MNote that for low resolutions the small version will always be used.
Hwn5803:Click to open a menu listing all available bitmap fonts.
Hwn5805:Click to open a menu listing all available outline fonts.
Hwn580C:This shows the current width used for outline fonts.|MUse the arrows to the right to change this value.
Hwn580D:This shows the current height used for outline fonts.|MUse the arrows to the right to change this value.

# Help for syntax elements menu
Hwn6000:This is the colour that plain text should have.|MIt is also the colours used for all the other elements that have shaded captions underneath their colour wells.
Hwn6001:This is used for the caret. It only has one colour, so foreground and background will always be the same.
Hwn6002:This is used for text marked as a block.
Hwn6003:This is used for "marked" text. (Found text when you search, text inserted again with Undo, etc..)
Hwn6004:This is used for control characters.
Hwn6005:This is used for tab characters.
Hwn6006:This is used for the left hand side border.|M(Only the background colour is used.)
Hwn6007:This is used for left and right margins.|MThis will also include the fold arrows if used.|M(Only the background colour is used.)
Hwn6008:This is used to highlight a pair of matching brackets.|M(For this to work the corresponding option must be on.)
Hwn6009:This is used to colour text that ecxeeds the hardwrap width.|M(For this to work hardwrap must be turned on.)
Hwn600A:This is used for the line numbers.|M(For this to work line numbers must be turned on.)
Hwn600B:An ID is any sequence of letter + letters/numbers that is not otherwise defined as a Reserved word.
Hwn600C:A function is anything followed by an opening parenthesis, the parenthesis may be preceded by whitespace.
Hwn600D:A string is everything between two quotes.
Hwn600E:Comments can also be coloured. The syntax of the comment is defined in the Modefile.|MNote that currently StrongED can't colour multi-line comments.
Hwn600F:Numbers can be binary, hexadecimal and decimal. Strings looking like reals will also be coloured.
Hwn6010:Punctuation are all characters not defined to be ctrl, number or ID
Hwn60??:This group is not defined in the Modefile

# Help for 'Search/Replace' dialogue box
Hwn8100:Type string to search for here.|MKey shortcuts: Page Up/Down to fetch old search strings.
Hwn8101:Type replace string here.|MKey shortcuts: Page Up/Down to fetch old strings.
Hwn8102:Click to toggle case sensitive searching on/off.|MKey shortcut: ^C.
Hwn8103:Click to toggle the 'Line' switch on/off.|MWhen it is on, StrongED will only look for search string at the start of lines.|MKey shortcut: ^L
Hwn8105:Click to toggle 'advanced' search syntax on/off|MKey shortcut: ^A
Hwn8109:Click to fetch the search/replace strings used last time.|MKey shortcut: Page Up/Down
Hwn8107:Click to cycle between the different search-scopes.|MThis limits the area that will be searched.|MKey shortcut: ^S
Hwn810B:Click to count occurrences of the search string.|MKey shortcut: ^N
Hwn810C:Click to start replace.|MKey shortcut: Return
Hwn81??:This is the Search/Replace dialogue box.

# Help for 'Interactive Search' dialogue box
Hwn8200:Type string to search for here.|MKey shortcuts: Page Up/Down to fetch old search strings.
Hwn8201:Click to toggle case sensitive searching on/off.|MKey shortcut: ^C.
Hwn8202:Click to fetch the searchstring used last time.|MKey shortcut: Page Up/Down
Hwn8203:Click to go to next occurrence of searchstring.|MKey shortcut: Down arrow
Hwn8204:Click to go to previous occurrence of searchstring.|MKey shortcut: Up arrow
Hwn82??:This is the Interactive Search dialogue box.

# Help for 'Goto' dialogue box
Hwn83??:This is the Goto Line dialogue box.|MType a textline number and press Return. 1 is always the first line in the text.

# Help for 'What now' dialogue box
Hwn8400:Click to *not replace* this occurrence, but just find the next.|MKey shortcut: Down Arrow.
Hwn8401:Click to replace this occurrence, and find the next.|MKey shortcut: Return.
Hwn8402:Click to replace all remaining occurrences.|MKey shortcut: ^A
Hwn8403:Click to undo the last replace.|MKey shortcut: F8
Hwn8404:Click to redo the last undo.|MKey shortcut: ^F8
Hwn84??:This is the "What now" dialogue box.

# Help for 'Grab' dialogue box
Hwn8500:Click here to create an empty text in dump mode.
Hwn8501:Click here to create a menu of all rom modules.|MSelect the module you want to grab.
Hwn8502:Click here to create a menu of all ram modules.|MSelect the module you want to grab.
Hwn8503:Click here to create a menu of all rom modules.|MSelect the module whose workspace you want to grab.
Hwn8504:Click here to create a menu of all ram modules.|MSelect the module whose workspace you want to grab.
Hwn8505:Click here to create a menu of all applications.|MSelect the application you want to grab.
Hwn8506:Click here to create a menu of all dynamic areas.|MSelect the dynamic area you want to grab.
Hwn8508:Click here to grab the contents of the cmos ram.
Hwn85??:This is the grab window.

# Help for 'Search' dialogue box
Hwn8900:Type string to search for here.|MKey shortcuts: Page Up/Down to fetch old search strings.
Hwn8901:Click to toggle case sensitive searching on/off.|MKey shortcut: ^C.
Hwn8902:Click to toggle the 'Line' switch on/off.|MWhen it is on, StrongED will only look for search string at the start of lines.|MKey shortcut: ^L
Hwn8903:Click to cycle between the different search-scopes.|MThis limits the area that will be searched.|MKey shortcut: ^S
Hwn8904:Click to cycle between the different search engines.|MKey shortcut: ^E
Hwn8905:Click to open a subwindow allowing the LoF display settings to be altered.|MKeyboard shortcut: ^D
Hwn8906:Click to fetch the search string used last time.|MKey shortcut: Page Up/Down
Hwn8907:Click to count occurrences of the search string.|MKey shortcut: ^N
Hwn8908:Click to start generating list of found.|MKey shortcut: Return
Hwn89??:This is the List of Found dialogue box.

# Help for 'Info' dialogue box
Hwn8D0B:Click to count number of words in text.
Hwn8D??:This shows information on the text.

# Help for 'About' box
Hwn8E00:If you have a web browser, clicking here will open the StrongED homepage.
Hwn8E0A:Click here to open the StrongED manual. (Requires !StrongHlp.)
Hwn8E??:Just another 'About' box.

# Help for print dialogue box
Hwn9C02:This shows the name of the currently selected printer.
Hwn9C06:When this is on, text will be printed in text mode.|MNot all modern printers support this.
Hwn9C07:When this is on, text will be printed in graphics mode.|MThe outline font used is the one configured in the Font section of the Mode Choices.
Hwn9C0B:Enter the number of copies to be printed here.|MThe option below controls how the pages will be ordered in the print-out.
Hwn9C0E:This option controls how multiple copies are ordered.|MWhen on, the entire document will be repeated (p1,p2,p3,p1,p2,p3).|MWhen off, individual pages will be repeated (p1,p1,p2,p2,p3,p3).
Hwn9C0F:When this is on, header and footer lines will be added to the print-out.|MThe contents of the header and footer lines are definied in the mode's ModeFile.
Hwn9C10:When this is on, the selected text will be printed.|MWhen this is off, the entire text will be printed.
Hwn9C11:When this is on, printing will use the same colours as used on the screen.|MNB1 If you use a black background you end up using lots of ink.|MNB2 This only applies to printing in graphics mode.
Hwn9C14:When this is on, the print-out will be in portrait (upright) format.|MThis only applies to printing in graphics mode. Text mode always prints in portrait format.
Hwn9C15:When this is on, the print-out will be in landscape (sideways) format.|MThis only applies to printing in graphics mode. Text mode always prints in portrait format.
Hwn9C21:Click to close the dialogue box without printing anything.
Hwn9C22:Click to start printing the current document.
Hwn9C??:This is the print dialogue box.

# Help for 'New user dictionary' dialogue box
HwnAD??:Create a new user dictionary.|MNote; There can be max 8 user dictionaries.

# Help for 'Load' dialogue box
HwnAE02:This shows the file currently selected from the history menu.|MUse the menu button to the right to select another file.
HwnAE03:Click here to display a menu listing all previously loaded files (up to a maximum of 16).
HwnAE05:Click here to close the window without loading a file.
HwnAE06:Click here to load the currently selected file.
HwnAE??:This is the load dialogue box.|MIt can be used to reload previously loaded files that have subsequently been closed.

# Help for 'LoadDir' dialogue box
HwnAF01:This displays the path of the directory.
HwnAF02:Enter the filetype that files must have if they are to be loaded.|MEnter the filetype as a hex number or as a name.|MAlternatively use the menu to the right.
HwnAF04:Click to close the dialogue box without loading any files.
HwnAF05:Click to load all files in the directory that match the filetype set.
HwnAF09:Select this if you want to specify which filetype will be loaded.
HwnAF0A:Select this if you want to load all files regardless of filetype.
HwnAF??:This is the load directory box.

# Help for 'Tabstops' dialogue box
HwnB000:This icon displays the current tabstops string.|MStrongED will use this to determine where to place the caret when the TAB key is pressed.
HwnB001:Click here to remove tabstops for this text.|MThis will cause the tabstops set in the ModeFile to be used.|MIf there's no tabstops definition in the ModeFile then the definition from BaseMode will be used.
HwnB002:Click here to close the dialogue box without any changes being put into effect.
HwnB003:Click here to put the tabstops string displayed into effect.

# Help for 'Snippets' dialogue box
HwnB100:This shows the current snippet.|MTo add a snippet enter the text here and click Store.|MTo insert a snippet into the text select one from the menu and click Insert.
HwnB101:Click here to obtain a menu of all snippets available.
HwnB102:Click here to store the current snippet.|MKey: c-S.
HwnB103:Click here to close the window without any action being taken.|MKey: c-C or Esc.
HwnB104:Click here to insert the current snippet into the text.|MKey: c-I or Return.
HwnB1??:This is the Snippets window.

# Help for 'Commands' dialogue box
HwnB200:This shows the current list of commands.
HwnB201:Click here to obtain a menu listing list of commands issued previously.
HwnB202:Click here to store the current list of commands.|MKey: c-S.
HwnB203:Click here to close the window without any action being taken.|MKey: c-C or Esc.
HwnB204:Click here to execute the current list of commands.|MKey: c-E or Return.
HwnB2??:This is the Commands window.

# Help for 'Bookmarks' dialogue box
HwnB300:This shows the title of the text the selected bookmark is defined in.
HwnB301:This shows the line the selected bookmark is pointing to.
HwnB304:This shows the number of the currently selected bookmark.|MUse the arrow icons to the right to select another bookmark.
HwnB305:Click here to move to the previous bookmark.
HwnB306:Click here to move to the next bookmark.
HwnB309:Click here to move to the selected bookmark.
HwnB30A:Click here to clear all bookmarks.
HwnB30B:Click here to close the bookmarks window.
HwnB30C:Click here to clear the selected bookmark.
HwnB30D:Click here to set the selected bookmark to the caret position.
HwnB3??:This is the Bookmarks window.

# Help for 'Refresh' dialogue box
HwnB401:This shows the path of the file.
HwnB403:This shows the number of the currently selected loaded copy.|MUse the arrows to the right to select another loaded copy.
HwnB404:Click here to check the details of the previous loaded copy.
HwnB405:Click here to check the details of the next loaded copy.
HwnB407:This shows the total number of loaded copies of this file.
HwnB409:This shows the timestamp of the loaded copy.|MIt will be shown in green when the file is unaltered.|MIt will be shown in red when the file has been edited.
HwnB40B:This shows the filetype sprite for the copy on disc.|MIt provides a quick way to check if the filetype has been altered.
HwnB40D:This shows the timestamp of the copy on disc.|MIt will be shown in green when it has the same timestamp as the loaded copy.|MIt will be shown in red when the timestamp is different from the loaded copy.
HwnB40F:Click here to refresh the content of the currently selected loaded copy.
HwnB410:Click here to load the copy on disc into a new window.
HwnB411:Click here to close the dialogue box without any action being taken.
HwnB412:Click here to bring the window with the loaded copy to the front of the window stack.
HwnB4??:This is the Refresh window.

# Help for 'Display' dialogue box
HwnB504:When this is on, the LoF will show the entire line.
HwnB505:When this is on, the LoF will show the text from start of match to end of line
HwnB506:When this is on, the LoF will show the text from end of match to end of line.
HwnB507:When this is on, the LoF will vertically align the matches.
HwnB51C:When this is on,:the LoF will display the matched text only.
HwnB508:When this is on, the LoF will be sorted in alphabetical order.|MWhen off, matches will be listed in the order in which they are found.
HwnB509:When this is on, line numbers will be shown in the LoF.
HwnB50A:When this is on, all matches will be shown, including multiple matches on the same line.
HwnB50B:When this is on, matches found will be highlighted in the text.
HwnB50C:Click to close the window without applying the current settings.
HwnB50D:Click to apply the current settings and close the window.
HwnB51B:Click to reset the settings to their default values.|MThe default values are set in Global Choices -> Windows.
HwnB51D:When this is on, the full filename is shown in the LoF.|MWhen off, only the leafname of the filename is shown.
HwnB5??:This is the Display window.

# Help for 'SearchCfg' dialogue box
HwnB6??:This dialogue box allows you to set the default options for various search related dialogue boxes.|MOptions not relevant to a particular dialogue box will be shaded.

# Help for 'Counter' dialogue box
HwnB706:Enter the start value for the counter here.
HwnB707:Enter the step size for the counter here.
HwnB70A:Enter the number of digits to insert here.
HwnB70B:This shows the current padding type.
HwnB70C:Click to decrease the start value.
HwnB70D:Click to increase the start value.
HwnB70E:Click to decrease the step size.
HwnB70F:Click to increase the step size.
HwnB710:Click to decrease the number of digits.
HwnB711:Click to increase the number of digits.
HwnB712:Click to change the padding type.
HwnB713:Click to change the padding type.
HwnB716:When this is on, the number will be inserted in hex format.
HwnB718:Click here to close the window without applying the (changed) settings.
HwnB719:Click here to apply the (changed) settings and close the window.
HwnB71A:When this is on, the counter will be reset when replace moves to a different file during a Replace All.
HwnB7??:This is the Counter window.

# Help for 'LoWActions' dialogue box
HwnB800:Click here to perform the current action.
HwnB801:Click here to open the list of actions.
HwnB803:Click here to close the window without performing any action.
HwnB806:Click here to open the list of scopes.
HwnB80C:Click here to open the list of unions.
HwnB807:This shows the currently selected action.|MUse the menu button on the right to select a different action.
HwnB802:This shows the current scope.|MUse the menu button on the right to change the scope.
HwnB80D:This tells how the pattern should be combined with the scope.|MUse the menu button on the right to select a different union.
HwnB804:Enter the pattern to match here.|MThe patterns use the same syntax as the ModeWhen rules.
HwnB8??:This is the LoWActions window.

# Help for 'Sort' dialogue box
HwnB902:When this is on, text will be sorted in ascending order (A-Z).
HwnB903:When this is on, text will be sorted in descending order (Z-A).
HwnB905:Click here to close the dialogue box without sorting the text.
HwnB906:Click here to sort the text and close the dialogue box.
HwnB90B:When this is on, the entire text will be sorted.
HwnB90C:When this is on, the selected text will be sorted.
HwnB90D:When this is on, duplicate lines will be removed after sorting.
HwnB90E:When this is on, case of text will be taken into account.
HwnB9??:This is the Sort window.

# Help for 'Save' dialogue box
HwnC000
HwnC100
HwnC200
HwnC300
HwnC400
HwnC500:Type filename here.|MKey shortcuts: Page Up/Down to fetch old filenames. Return to Save.
HwnC001
HwnC101
HwnC201
HwnC301
HwnC401
HwnC501:Type filetype here.|MYou can enter either the name or number of the filetype.|MClick Menu to obtain a list of available filetypes|MKey shortcut: Return to Save.
HwnC002
HwnC102
HwnC202
HwnC302
HwnC402
HwnC502:Drag this icon to where you want the file to be saved.
HwnC006
HwnC106
HwnC206
HwnC306
HwnC406:Click here to save the file, it must have a valid path for this to work.|MIf the file does have a valid path then you can also press the Return key.|MOtherwise drag the filetype icon to a filer window (or another application).
HwnC506:Click here to save&kill, the file must have a valid path for this to work.|MIf the file does have a valid path you can also press Return.|MOtherwise drag the filetype icon to a filer window (or another application).
HwnC009
HwnC109
HwnC209
HwnC309
HwnC409
HwnC509:Click here to close the Save dialogue box without saving.
HwnC403:Click here to discard the text without saving.

HwnC0??:This is the Save text dialogue box.
HwnC1??:This is the Save block dialogue box.
HwnC2??:This is the Save viewers dialogue box.
HwnC3??:This is the Save List of Found dialogue box.
HwnC4??:This is the Save&kill text dialogue box.
HwnC5??:This is the Save dump dialogue box.

# in-line help for advanced search syntax
# Max visible with system font:............|

adv00:A predefined set = '0-9'
adv01:A predefined set = 'A-Za-z'
adv02:A predefined set = '0-9A-Za-z'
adv03:A predefined set = all chars but newline
adv04:A predefined set = all control chars
adv05:A predefined set = all punctuation chars
adv06:List of accepted chars, like '0-9' or '~A-Z'
adv07:The TAB character ( = \x09 )
adv08:The newline character
adv09:The newline character
adv0A:Control char X ( \cA = \x01 )
adv0B:The char \ itself.
adv0C:The char with hex code XX ( \x41 = A )
adv0D:Actual text to look for.
adv0E:An optional part of the expression
adv0F:Repeat. Variants: {x} {x}+ {x}n:m
adv10:OR. If x doesn't match, try y
adv11:NOT. Note: The length of (~x) is zero!
adv12:Wildcard. Scan forward in line for y.
adv13:Wildcard. Scan forward in text for y.
adv14:Are we at start of line?
adv15:Are we at end of line?

# Errors :

Err00:%s
Err01:Not enough memory.
Err02:Too many windows. Can't create View.
Err03:Cannot load here!
Err04:File not found
Err05:Can't load a directory.
Err06:Load failed. Did sender die?
Err07:Can't save text to itself.
Err08:No help on that word.
Err09:No block is marked.
Err10:Block not in this Text.
Err11:Can't copy block into itself.
Err12:Can't have fastchars for this mode.
Err13:Mark is undefined.
Err14:Can't move block into itself.
Err15:String contains unknown escape character.
Err16:String not found.
Err17:Couldn't replace more than %u4 occurrences
Err18:Can't find !StrongHlp.
Err19:Processed file not found.
Err20:You must quit old print-job first.
Err21:This is a null-string.
Err22:Undo is turned off for this text.
Err23:Nothing to Undo.
Err24:Nothing to Redo.
Err25:Unknown Undo/Redo code %u4.
Err26:This entry does nothing.
#Err27:Don't know where to save. Drag to directory.
Err27:Don't know where to save. Click SELECT over the Save icon and drag to a directory.
Err28:Oops.. Unknown internal error..!?! (%u4)
Err29:Nothing to playback.
Err30:The DDEUtils module is needed for throwback
Err31:Learn buffer is full. Turned off.
Err32:Unknown token '%s'.
Err33:Unexpected end of file.
Err34:Expected keyname.
Err35:Only c-? supported.
Err36:This character can't be used as a control key.
Err37:Only 3 keys allowed per keystroke.
Err38:Unknown function.
Err39:Bad keylist name.
Err40:Function doesn't take parameters.
Err41:Function doesn't take numbers as parameter.
Err42:Function doesn't take strings as parameter.
Err43:This is not an 'ExternalEdit' text..
Err44:"%s" not present.
Err45:Menuline expected.
Err46:Wimp$Scrap is not defined.
Err47:Expression Error.
Err48:Unknown identifier '%s'.
Err49:No printer driver present.
Err50:Missing "
Err51:Missing left part of OR-expression
Err52:Missing ' to end set
Err53:Only strings, NL and @xx allowed in replace expression.
Err54:Incorrect mark.
Err55:Mark %u4 is not set.
Err56:Replace string too large
Err57:Expected "("
Err58:This function has no more parameters.
Err59:Required parameter is missing.
Err60:Bad parameter type.
Err61:Bad value.
Err62:Expected ")" or ","
Err63:Clipboard is empty.
Err64:This doesn't apply to 'freeblock'
Err65:This only applies to 'freeblock'
Err66:Freeblock not in this view.
Err67:Line %u4 too long to be tokenised
Err68:Please open the window first.
Err69:Escape.
Err70:You must select a whole number of lines to sort.
Err71:Nothing to sort.
Err72:Function already defined for this group.
Err73:Unknown option for SyntaxWords.
Err74:This Syntax Group is already defined.
Err75:Too many reserved words.
Err76:Illegal set range (use '\-' if you want the char '-')
Err77:Can't have case/nocase reserved words with same 1st letter.
Err78:Shortcut too long (can max be 7 chars)
Err79:Text is write protected.
Err80:Unknown mode '%s'.
Err81:No application configured for this URL type.
Err82:Bad hex value.
Err83:Unable to verify if modefile is correct (No memory)
Err84:This ClickList is already defined.
Err85:Not in a fold.
Err86:Fold is already open.
Err87:Fold is already closed.
Err88:'%c' unexpected.
Err89:No suitable jump table found.
Err90:Can't decide which jump table to use.
Err91:Can't call OS_HeapSort. Address too high.
Err92:Duplicate reserved word '%s'.
Err93:'EndOfExpr' must be followed by name of a search expression.
Err94:No spelling mistakes found.
Err95:This Rules group is already defined.
Err96:Unknown option for Rules.
Err97:Replace string contains too many elements.
Err98:Missing Select/Adjust/Drag line.
Err99:Unknown %s: '%s' in mode '%s'.
Err100:OnLoad is already defined.
Err101:Cannot save file. Line number too big. See Q&A section of manual.
Err102:Text contains control codes and cannot be displayed or printed in an outline font.

# Messages and warnings :

Msg00:None found
Msg01:One found
Msg02:%u4 found
Msg03:StrongED is already running. To avoid conflict, this copy will not autosave.
Msg04:ALT held down; AutoSave not checked.
Msg07:%u4 occurrences replaced.
Msg08:Not changed
Msg09:Maybe changed
Msg10:Changed
Msg11:Created
Msg12:Loaded
Msg13:Last saved
Msg14:%s less than a second ago.
Msg15:%s just %u4 seconds ago.
Msg16:%s 1 minute ago.
Msg17:%s %u4 minutes ago.
Msg18:%s 1 hour ago.
Msg19:%s %u4 hours ago.
Msg20:%u4 words counted.
Msg21:<no block>
Msg22:-
Msg23:Ascii value %u1 (&%x2). Char '%c'
Msg24:%u4 bytes of undo data removed.
Msg25:Autosave directory contains backup files!
Msg26:Warning: %u4 lines wider than %u4 chars!
Msg27:Line numbers not stripped as program contains line references.
Msg28: : %u4 hits on %u4 lines
Msg29:Unauthorised action: '%s'. Click OK to allow it, click Cancel to ignore it. See security section in manual for details.
Msg30:Save aborted.
Msg31:The file '...%s' appears to have been altered on disc. Do you wish to refresh this file?
Msg32:The file '...%s' appears to have been altered on disc. Do you wish to overwrite this file?
Msg33:Unable to find AutoSave directory.
Msg34:File ended prematurely. Line numbers too big? See Q&A section of manual.
Msg35:Newline type cannot be altered in Dump mode.
Msg36:You are about to overwrite one of StrongED's defaults files. Do you want the file to be saved to StrED_cfg?
Msg37:Save to UserPrefs,Save to Defaults
Msg38:Refresh file,Ignore file
Msg39:Overwrite file,Abort save
Msg40:Deny action,Allow action
