QTIPS - Fast Dynamic Array Building
Argument passing - Subroutines and Functions - Mike Pope
Caching in on the Frames Array - Mike Pope
QTIPS - Fast Dynamic Array Building
Vroom
RTP Series - RTP32
Utility Diskette # 3 - Part I
Redefining Keys
RTP Series - RTP53B
Prompt Help
VERBatim - V124
Popups
@ATTACK - @Environ.Set
@ATTACK - @Edit.Keys
@ATTACK - @Int.Const
@ATTACK - @HW
@ATTACK - @Modal
@ATTACK - @Move.Keys
@ATTACK - @Priority.Int
@ATTACK - @Macro.Mode
Utility Diskette # 3 - Part I
Utility Diskette # 3 - Part II
Utility Diskette # 4
RTP Series - RTP53B
@ATTACK - @Environ.Set
@ATTACK - @Edit.Keys
@ATTACK - @Int.Const
@ATTACK - @HW
@ATTACK - @Move.Keys
@ATTACK - @Priority.Int
@ATTACK - @Macro.Mode
VERBatim - V16
@ATTACK - @Int.Const
@ATTACK - @Move.Keys
@ATTACK - @Priority.Int
@ATTACK - @Macro.Mode
Uncommon Knowledge - WC_Unkeys%
Utility Diskette # 3 - Part I
Utility Diskette # 4
Redefining Keys
Referential Integrity
@ATTACK - @Edit.Keys
@ATTACK - @Environ.Keys
@ATTACK - @Int.Const
@ATTACK - @Move.Keys
@ATTACK - @Priority.Int
@ATTACK - @Macro.Keys
@ATTACK - @Macro.Mode
Playing with Scan Codes
Uncommon Knowledge - WC_Unkeys%
Uncommon Knowledge - WC_Except_Keys%
Uncommon Knowledge - WC_Soft_Keys%
QTIPS - Deleting Master Relationally Indexed Records
Version 3 Technical Highlights - Deleting Accounts
Version 3 Technical Highlights - Deleting Rows Programmatically
Version 3 Technical Highlights - Deleting Tables Programmatically
Version 3 TCL Subroutines - Deleting Rows
Version 3 TCL Subroutines - Deleting Accounts
Version 3 TCL Subroutines - Deleting Tables
Version 3 TCL Subroutines - Removing Lists
WP Bond, from Professional Systems Development - A review by Michael Ruane - Phoenix Solutions.
QTIPS - Using @Upper.Case and @Lower.Case with Foreign Languages
@ATTACK - @Lower.Case
@ATTACK - @Upper.Case
Sorting out Collation Sequences by Mike Pope
@ATTACK - @Edit.Keys
RTP Series - RTP22
Reader's Clinic - Prompting for Passwords
@ATTACK - @Dest.Ed
@ATTACK - @Edit.Keys
A RevTechie Replies - And Miscellaneous Jottings - Mike Pope - Revelation Technologies (UK) Ltd
Uncommon Knowledge - WC_Except_Keys%
Reader's Forum
Reader's Clinic - Scribe Replace Processes in Window
Uncommon Knowledge - WC_Soft_Keys%
Readers Clinic - Unusual SCRIBE Behaviour
Reader's Clinic - LCEdit and SCRIBE
Spreadsheet Emulation in ARev Windows
QTIPS - Finding/Replacing Spaces With The Editor
Sorting out Collation Sequences by Mike Pope
Redefining Keys
@ATTACK - @Edit.Keys
@ATTACK - @Priority.Int
@ATTACK - @Macro.Keys
@ATTACK - @Macro.Mode
QTIPS - Interrupt Proof Error Messages
Uncommon Knowledge - WC_Soft_Keys%
Redefining Keys
Background Processing
Reader's Clinic - Prompting for Passwords
Capture
Creating Your Own Background Processes
@ATTACK - @Edit.Keys
@ATTACK - @Index.Time
@ATTACK - @PlayBack
@ATTACK - @Priority.Int
How Indexes Are Updated
A RevTechie Replies - And Miscellaneous Jottings - Mike Pope - Revelation Technologies (UK) Ltd
QTIPS - Use of Mouse
QTIPS - Interrupt Proof Error Messages
Uncommon Knowledge - WC_Soft_Keys%
A RevTI Techie Replies - Mike Pope - Revelation Technologies (UK) Ltd
Version 3 Technical Highlights - Input.Char
Version 3 Technical Highlights - @Prog.Char
Version 3 Technical Highlights - Highlight
@ATTACK - @Edit.Keys
@ATTACK - @Int.Const
Uncommon Knowledge - WC_Soft_Keys%
QTIPS - Alt-C In Windows
@ATTACK - @Edit.Keys
@ATTACK - @Int.Const
Uncommon Knowledge - WC_Soft_Keys%
QTIPS - Alt-C In Windows
Reader's Clinic - Page Marks in Windows

RevMedia FKB

DocumentV2I2A8
Title@ATTACK - @Edit.Keys
Keywords@EDIT.KEYS
UTILITY.PROGS
SCRIBE
@PRIORITY.INT
@MOVE.KEYS
@INT.CONST
INPUT.CHAR
TextA dynamic array of seventeen fields each pertaining to a DIFFERENT editing
function For a description of each field see UTILITY PROGS EDIT KEYS Note
that although some of these VARIABLES are marked as RESERVED it would seem
that they can still be amended programmatically Thus if the programmer
wished Ctrl Z to be delete word right and Ctrl Y to be reformat block it
would simply be a case of

@EDIT KEYS<3> = CHAR(26)
@EDIT KEYS<17> = CHAR(25)

and as SCRIBE is a totally "soft" editor this change would take place
immediately Do note that there is an order of priority in evaluating keys
in SCRIBE which follows the sequence @PRIORITY INT (trapped in INPUT CHAR)
@MOVE KEYS @EDIT KEYS @INT CONST So when REDEFINING keys check that
there are no clashes WITH reserved VARIABLES "higher up" in the command
hierarchy Can be amended


(Volume 2 Issue 2 Page 9)
[revmedia/copyrigh.htm]

Page last modified: 30/01/03