Scriptum Commands

View-wide commands

AppAbout

Displays the About dialog box.

AppCmdNotAvailable

Shows ``Command not available'' a dialog box.

AppExit

Exits Scriptum, querying the user if some view hasn't saved changes.

AppRunShellCmd

Runs a shell command.

FileCheckIn

Check in a new version (using the active version management system).

FileCheckOut

Check out file for editing (using the active version management system).

FileHardSave

Saves file even if it wasn't modified since the last change.

FileNew

Creates a view with a new file.

FileOpenAs

Open file as an specific file-type.

FileOpenLastVersion

Open last version of file (using the active version management system).

FileOpen

Loads a file.

FilePreserve

Preserve the current file (using Scriptum own preserve mechanism).

FileReload

Reload the current file.

FileSaveAs

Save file as ...

FileSave

Save file.

FileVersionLog

Browse file version log (using the active version management system).

ViewInterlineSpace

Set interline space.

ViewList

Show a list of the active views.

ViewClone

Clone current view (creates a new view on the same file. Views thus created will share the Undo/Redo buffer and lock/preserve states).

ViewClose

Close current view, querying the user if the last changes weren't saved.

ViewCmdHistBrowser

Opens the command history browser (Undo/Redo).

ViewInfo

General information on the current file.

ViewMainFont

Set current view font.

ViewRedoCmd

Redo last undone command.

ViewRedraw

Redraw view (refresh screen).

ViewRepeatCmd

Repeat last command.

ViewRevealCodes

Reveal codes.

ViewToolbarList

Toolbar selection.

ViewUndoCmd

Undo last undoable command.

ViewVisualEnhancments

Set visual enhancements on/off.

Edition/Selection commands

EditBackSpace

Delete previous character.

EditBraceBlock

Insert opening and closing braces.

EditChgInsMode

Toggle insert/overwrite mode.

EditDelChar

Delete a character.

EditDelEndOfLine

Delete rest of line.

EditDelLine

Delete a line.

EditDelWord

Deletes next word.

EditEnter

Insert a new line/Carriage return.

EditIndent

Indent line/selection.

EditInsChar

Insert a character.

EditJoinLines

Join lines.

EditOSFilterSelection

Replaces the selection with the output of a shell command that received as input the selected text.

EditOutdent

Outdent line/selection.

EditReplaceSelection

Replace selection.

EditReplaceText

Replaces text.

EditReplaceAgain

Repeats last replace command.

EditTokenCompletion

Complete token or keyword.

SelectionAll

Select all.

SelectionCopy

Copy selection to clipboard.

SelectionCut

Cut selection to clipboard.

SelectionDelete

Delete selection.

SelectionExtend

Extend selection.

SelectionPaste

Paste clipboard.

SelectionSelect

Select text.

SelectionScope

Select surrounding scope.

Navigation/Browsing commands

NavBegOfFile

Go to beginning of file.

NavBegOfLine

Go to beginning of line.

NavBegOfScr

Go to top of screen.

NavBegOfText

Go to first non-whitespace character.

NavContextCmd

Advance to next word.

NavCursUp

Move the cursor one line up.

NavCursDown

Move the cursor one line down.

NavCursLeft

Move the cursor one character to the left.

NavCursRight

Move the cursor one character to the right.

NavEndOfFile

Move the cursor to the end of the file.

NavEndOfLine

Move the cursor to the end of the line.

NavEndOfScr

Move the cursor to the bottom of screen.

NavEndOfText

Move the cursor to the last non-whitespace character.

NavExpressionBrowser

Opens the expression browser.

NavForwSectionBegin

Move the cursor to the next section.

NavBackSectionBegin

Move the cursor to the previous section.

NavGoMarkPosition

Go to marked position.

NavGotoFile

Go to the file name that appears under the cursor position. If the cursor in under a whitespace, Scriptum will query the user for a file name.

NavLineNumber

Go to a specific line number.

NavMarkPosition

Mark position, so it will be possible to jump at it later with the NavGoMarkPosition command. Only one mark can exist in a file at a given time.

NavMouseClick

Moves the cursor to the position of the mouse.

NavOpenTag

Opens the Definition Browser using the word over the cursor.

NavPageDown

Moves the cursor one view up.

NavPageUp

Moves the cursor one view up.

NavScopeClosing

Move the cursor to the next end of scope.

NavScopeOpening

Move the cursor to the previous beginning of scope.

NavScrollDown

Moves the cursor position in the text one line down without changig the cursor position in the window.

NavScrollLeft

Moves the cursor position in the text one character left without changig the cursor position in the window.

NavScrollRight

Moves the cursor position in the text one character right without changig the cursor position in the window.

NavScrollUp

Moves the cursor position in the text one line up without changig the cursor position in the window.

NavSearchNext

Repeat last search in the opposite direction.

NavSearchPrev

Repeat the last search in the same direction.

NavSearchText

Opens the Find text window.

NavSectionBrowser

Opens the Section Browser window.

NavWordLeft

Moves the cursor to the previous word.

NavWordRight

Advance the cursor to the next word.

TextCollapseAll

Collapse all expanded sections.

TextExpandAll

Expand all collapsed sections.

TextToggleCollapseState

Toggle collapse state of a section.

B


Last Modified: 01:17am , January 20, 1996