# Info \Rto get information about this version of StrongED.|MClick to get help on StrongED.
# Choices... Click to open a dbox with all global choices.|MNote that there is a similar box available from the Mode menu, which is used to set mode-dependant options.
# TextList ^L Click to open a window continually showing all views.
# Purge Undo This removes all undo info and thus frees some memory.
# Create Click to create an empty textfile.|M\Rcreate other filetypes.
# File menu Click to load and edit the File Menu
# 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.
# 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.
# Locked This is ticked if the file is write protected. Click to temporarily override this.
MFTyp:Filetype
# Type filetype and press RETURN.
# View:Block->
MBlock:Block
# Mark
# Clear mark ^Z Click to clear the currently marked block.
# Process
# Clipboard
# 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)
# Sort Click to sort lines of block in ascending order.
# 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
# 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.
# Click here to make the TAB key insert enough spaces to move caret to the next column divisible by the given number.
# View:Edit->Change \n->
MNewline:Newlines
# LF (0A) This is the standard line ending on the Archimedes.
# CR (0D) I can't quite remember where this line ending is used, but it is..
# LF+CR (0A0D) 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 (0D0A) 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.
# 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 chars If this is on, TAB characters will be displayed in the same way as other control characters.
# Tab to 4 column If this is on, TAB characters will force a jump to the next column divisible by 4.
# Tab to 8 column If this is on, TAB characters will force a jump to the next column divisible by 8.
# |------| ⇧TAB If this is on, TAB characters will be visible.
# 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
# (x,y) Click here if you want the infobar to show the caret's x,y position in the text.
# (Offset) Click here if you want the infobar to show the caret's offset position in the text.
# View:Task->
MTask:TaskWindow
# AutoScroll When On, view will automatically scroll to show output.
# Suspend Click to halt task.
# Resume Click to resume a halted task.
# Kill Click to kill task.
# 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
# ListOfFound:
MLoF:ListOfFound
# Save \Ropen savebox for this list.
# Sort by string Click to sort entries.
# Sort by position Click to show entries in the order they were found.
# Whole line
# From found
# After found
# Align found
MRScope:Search
# Block Replace all occurrences inside marked block.
# Text Replace all occurrences after caret in this text.
# All Texts Replace all occurrences
MDispl:Display
# Whole line
# From found
# After found
# Align found
MLoT:List of Texts
# New View Create new view for this text.
# Save text Save this text without question.
# Save changed Save all changed files without question.
# Kill View Kill this view.
# Kill unchanged Kill all files that are unchanged.
# Kill all Kill all files.
MFType:Filetypes
# Text
# BASIC
# Obey
# Data
# Misc
Learn:Learning..
Tab0:TrueTab
Tab1:Nearest
Tab2:Column
Create:Click to create an empty file in given mode.
Change:Click to change to the given mode.
FileMenu:This is the File Menu.|MClick to load file or execute command.|MTo edit the menu, click on "File Menu" in iconbar menu.
Ioff:To see interactive help for StrongED, turn it on in the Global Configure, Save settings and start StrongED anew.
# Interactive help..
Hib:This is the StrongED text editor.|MClick to create empty textfile.
Hwn05??:This is a StrongED view.
Hwn0601:This shows the position of the caret in the text.|MClick Select to open Goto dbox|MClick Adjust to toggle between x,y and offset
Hwn0602:This shows whether the editor is in insert or overwrite modus.|MClick select to toggle.
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.
Hwn060D:This shows whether there is anything in the clipboard.|M - : The clipboard is empty|M C : No, it's not..
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.
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 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 in characters.|MIf autowrap is on, an "a" is appended.|MClick Select to toggle autowrap on/off.|MMenu opens the Wrapwith menu.
Hwn06??:This is the infobar.
Hwn07??:This is a list of all texts currently loaded into StrongED.|MThere is a menu
Hwn08??:This is a "list of found" window.
Hwn09??:This is the alert/message 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.
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.
Hwn0F07
Hwn0D07:Click here to save the options.|MClick Adjust to leave the window open.
Hwn0F08
Hwn0D08: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.
Hwn4000:When this is off, StrongED will only load files dragged directly to it.
Hwn4001:This simulates shift-doubleclick (the RiscOS mechanism for loading any file as if it was text)|MAfter the second click, just hold the mouse button down.
Hwn4003:This is how long you have to hold the mouse button down (in centiseconds) before "doubleclick and hold" takes effect.
Hwn4004:When this is on, StrongED will respond to ExtEdit requests.
Hwn4005:When this is off, StrongED won't register itself as throwback server.
Hwn4007:When this is off, each throwback session/compile will get its own window.
Hwn4006: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.
Hwn4100:If the custom-made redraw routine in StrongED should dislike your system, you can tell StrongED to use standard system calls instead.
Hwn4101:When this is on, StrongED will hide the mouse pointer when you start typing, and redisplay it when you move the mouse.
Hwn4102:You can select between a rectangular caret, and the standard thin line caret.
Hwn4103:When this is on, StrongED flash the caret on/off so that it is easier to localise.
Hwn4104:When this is on, StrongED will automatically add a hor. scrollbar if the window is narrower than the text.
Hwn4105: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.
Hwn4206: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.
Hwn4300:Turn this off if you want to see the binary representation of a BASIC file.
Hwn4301: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.
Hwn4302: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.
Hwn4304
Hwn4306:These two are used when converting from text to tokens. All lines without a line number will get one baced on these two values.
Hwn4400:When this is on, you won't see any help like this in StrongED. Doesn't really save you that much..
Hwn4401: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 verca)
Hwn440A: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.
Hwn4402: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.
Hwn4406: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.)
Hwn4403: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.
Hwn4405: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.
Hwn4407:When this is on, StrongED will save all changed files periodically, to the directory !StrongED.Autosave.|M
Hwn4408
Hwn4409:This tells how often Autosave, if activated, should save.
Hwn440B:When this is on and you save a modefile, it will first be validated and, if OK, all currently used modes will be reloaded.
Hwn4503
Hwn4504
Hwn4505
Hwn4506:Open up a window. Place it where you want it. Click on one of these buttons, and then Save/OK
Hwn4508
Hwn4509
Hwn450A:Set whatever options you prefer in these dialogue boxes, click on its button, and then Save
Hwn4600
Hwn4601
Hwn4604:Read the manual to find out what a "File menu" is. (Introduction, Tools section)
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 copy the spaces/tabs from the start of the old line, to the start of the new line.
Hwn510C
Hwn5112: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.
Hwn510B
Hwn5113:Gap between all lines.
Hwn510D
Hwn5114:Extra gap after a "hard" linebreak. Can be used to give some extra air between paragraphs.
Hwn510E:When this is on, spaces at the end of a line will be shown with the "mark" colour.
Hwn510F: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.
Hwn5100: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 bitmap fonts are used.
Hwn5104
Hwn5106:This is the max length of a line before it is soft-wrapped.|MIf the 'window width' option is on, that is used instead.
Hwn5105:When this is on, the wrap width is continously set to the width of the window.
Hwn5102:When this is on, long lines will be soft-wrapped at the nearest word.|MWhen off, the lines are wrapped at the nearest character.
Hwn5111:When this is on, TAB characters will be treated as all other control characters.
Hwn5109: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.
Hwn5108: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.
Hwn510A:When this is on, a TAB-to-4 or TAB-to-8 will be shown with a dotted line.|MWhen it is off, everything will just be shown as spaces.
Hwn521D:When this is on, the mode will have the same colours as the BaseMode has.
Hwn5201:This is the colour that plain text should have. It is also the colours used for all the other elements, if they don't have the "tick" beneath the Foreground/Background palettes.
Hwn5202:This is the colour used for the caret. It only have one colour, so foreground and background will always be the same.
Hwn5203:This is the colour used for text marked as a block.
Hwn5204:This is the colour used for "marked" text. (Found text when you search, text inserted again with Undo, a matched bracket etc..)
Hwn5205:This is the colour used for control characters.
Hwn5214:When this is on, StrongED uses information from the Modefile to colour certain words and elements with different colours.
Hwn5206:An ID is any sequence of letter + letters/numbers that is not otherwise defined as a Reserved word.
Hwn5207:A string is everything between two quotes.
Hwn5208: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 properly.
Hwn5209:Numbers can be binary, hexadecimal and desimal. Strings looking like reals will also be coloured.
Hwn520A:Punctuation is all characters not defined to be ctrl, number or ID
Hwn520B
Hwn520C
Hwn520D
Hwn520E
Hwn520F
Hwn5210
Hwn5211
Hwn5212:These eight groups correspond to eight lists of reserved words in the Modefile.
Hwn521E
Hwn5217:If this is unticked, the colour for 'Text' is used instead.
Hwn5219
Hwn5216
Hwn521E
Hwn5218:These will later be used for the RGB colour picker.
Hwn5213
Hwn5200:Click on the colour you want. The tick below will automatically be set.|MClicking on the letter will swap Foreground and Background colours.
Hwn5300:When this is on, each view will have a toolbar at the top of the window.|MNote: Only takes effect for *new* texts.
Hwn5302:When this is on, each view will have a infobar at the bottom.|MNote: Only takes effect for *new* texts.
Hwn5301:When this is on, the file position will be showed as a hexadecimal value. Otherwise it will be shown as an x,y pair.
Hwn5303:When this is on, all views will have a horizontal scrollbar. This option only has meaning if the global option for turning it on/off is off.
Hwn5400
Hwn5403:This is the filetype assigned to a text created from the iconbar 'create' menu.
Hwn5404:The standard RiscOS and Unix line separator.
Hwn5407:The standard MS-Dos and Windows line separator.
Hwn5402:When on, the 'Print headers and footers' toggle in the Print dbox will be on by default.
Hwn8100
Hwn8200
Hwn8900: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
Hwn8901:Click to toggle 'advanced' search syntax on/off|MKey shortcut: ^A
Hwn8103
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
Hwn8104
Hwn8201
Hwn8903:Click to toggle case sensitive searching on/off.|MKey shortcut: ^C.
Hwn8105:Click to fetch the search/replace strings used last time.|MKey shortcut: Page Up/Down
Hwn8107:Click to count occurrences of the search string.|MKey shortcut: ^N
Hwn8108:Click to start search.|MKey shortcut: Return.
Hwn8905
Hwn8106:Click here to cycle between the different search-scopes.|MThis limits the area that will be searched.|MKey shortcut: ^S
Hwn81??:This is the Search/Replace dialogue box.
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.
Hwn83??:This is the Goto Line dialogue box.|MType a textline number and press Return. 1 is always the first line in the text.
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.
HwnA000
HwnA100
HwnA200
HwnA300
HwnA400:Type filename here.|MKey shortcuts: Page Up/Down to fetch old filenames. Return to Save
HwnA001
HwnA101
HwnA201
HwnA301
HwnA401:Type filetype here.|MYou can type name or number.|MKey shortcut: Return to Save.
HwnA002
HwnA102
HwnA202
HwnA302
HwnA402:Drag this to where you want the file to be saved.
HwnA007
HwnA107
HwnA207
HwnA307:Click here to save.|MYou can also press Return, or drag the filetype icon to filer window (or other application)
HwnA407:Click here to save&kill.|MYou can also press Return, or drag the filetype icon to filer window (or other application)
HwnA404:Click here to kill the text without saving.
HwnA0??:This is the Save text dialogue box.
HwnA1??:This is the Save block dialogue box.
HwnA2??:This is the Save viewers dialogue box.
HwnA3??:This is the Save List of Found dialogue box.
HwnA4??:This is the Save&kill text dialogue box.
Hwn8904:Click to cycle between the different display types.|MKey shortcut: ^D
Hwn8906:Click to fetch the searchstring used last time.|MKey shortcut: Page Up/Down
Hwn8907:Click to start generating list of found.|MKey shortcut: Return
Hwn89??:This is the List of Found dialogue box.
Hwn8D0B:Click to count number of words in text.
Hwn8D??:This shows information on the text.
Hwn8E??:This is the standard "program info" box.|MClick on the "Help" button to get 'meatier' information.
# 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.
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.
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.
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 don'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.
Err49:Function doesn't take id's as parameter.
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 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)
# Messages and warnings :
Msg00:None found
Msg01:One found
Msg02:%u4 found
Msg04:One or more texts are altered. Are you sure?