@ATTACK - @Return.Value
Reader's Clinic - Page Marks in Windows
Form.List.S
QTIPS - Aesthetically Improving RLIST Reports
QTIPS - Form Processor
QTIPS - Suppressing Initial Form Feed
QTIPS - Using RTP29 In Place of V6
QTIPS - FOR/NEXT variables
QTIPS - Browse Lists in Collector Windows
SecureUser
VERBatim - V25
@ATTACK - @Files.System
Advanced Revelation Initialisation Sequence (Overview) by Mike Pope
REVMEDIA Revisted
@ATTACK - @Cursors(x)
@ATTACK - @List.Active
@ATTACK - @Rec.Count
Playing with Scan Codes
QTIPS - SET.MACROS - Choosing Active Macro Set
Reader's Forum
Background Processing
Vroom - Window Processing
VROOM - Window Processing II
Redisplaying Multi-Values
Uncommon Knowledge - WC_Browse_Next%
Uncommon Knowledge - WC_Reset%
Reader's Clinic - Related Windows
Uncommon Knowledge - WC_Amv_Action%
Uncommon Knowledge - WC_Valid%
QTIPS - Window Bug and Debugging Window Bug
REVMEDIA Revisted
Uncommon Knowledge - WC_Reset%
VERBatim - V16
Popups
Utility Diskette # 3 - Part I
Uncommon Knowledge - WC_DataFile_Next%
Uncommon Knowledge - WC_Browse_Next%
Uncommon Knowledge - WC_Browse_Next%
Uncommon Knowledge - WC_New_Browse%
QTIPS - Menus Without an Action Bar
Catalyst
Uncommon Knowledge - WC_Reset%
Uncommon Knowledge - WC_Amv_Action%
Uncommon Knowledge - WC_Is%
Uncommon Knowledge - WC_Reset%
Uncommon Knowledge - WC_Amv_Action%
Uncommon Knowledge - WC_Is_Orig%
Prompt Help
Reader's Clinic - Scribe Replace Processes in Window
@ATTACK - @Modal
DOS Interfacing (Part II)
Reader's Clinic - Preventing Records Being Amended
How Indexes Are Updated
A RevTechie Replies - And Miscellaneous Jottings - Mike Pope - Revelation Technologies (UK) Ltd
Caching in on the Frames Array - Mike Pope
Referential Integrity
Reader's Clinic - Related Windows
Reader's Clinic - Preventing Records Being Amended
QTIPS - Finding/Replacing Spaces With The Editor
Reader's Clinic - Scribe Replace Processes in Window
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

RevMedia FKB

DocumentV2I10A9
TitleUncommon Knowledge - WC_Browse_Next%
KeywordsWINDOW_COMMON%
WC_BROWSE_NEXT%
WC_RESET%
WC_NEW_BROWSE%
TextA value mark delimited list of record ids to form the next browse list To
indicate to the system that a new browse list is active the variable
WC_New_Browse% must ALSO be set to TRUE Then depending upon the location in
the processing and upon the value of WC_Reset% the values in
WC_Browse_Next% will become the new browse list

Note that in all of the following text a browse list may be cleared by
replacing the key list in WC_Browse_Next% WITH null ("") and setting
WC_New_Browse% to TRUE

To force the system to recognise that WC_New_Browse% and WC_Browse_Next%
have been set the following action must be taken (remember that different
values of WC_Reset% have DIFFERENT effects on WC_Is% and WC_Is_Orig% see
Vol 2 Issue 8 for full details):

Default
Setting WC_Reset% to 4 will run the Pre Prompt logic followed by the
Perpetual logic and if WC_Reset% is not changed will load the new browse
list (and thus call all Read related logic (pre replace and post)) It will
then continue to run the Pre Prompt logic again SETTING RESET to 5 will
repeat the above but omit the Perpetual logic

Pre Prompt
Setting WC_Reset% to 4 will run the Perpetual logic and if WC_Reset% is
not changed will load the new browse list (and thus call all Read related
logic (pre replace and post)) It will then continue to run the Pre Prompt
logic again SETTING WC_Reset% to 5 will repeat the above but omit the
Perpetual logic

Options
Setting WC_Reset% to 2 or 3 will run the Post logic followed by the
Perpetual logic and if WC_Reset% is not changed will load the new browse
list (and thus call all Read related logic (pre replace and post)) It will
then run the Pre Prompt logic SETTING WC_Reset% to 4 will run the Perpetual
logic and if WC_Reset% is not changed will load the new browse list (and
thus call all Read related logic (pre replace and post)) It will then run
the Pre Prompt logic SETTING WC_Reset% to 5 will load the new browse list
(and thus call all Read related logic (pre replace and post)) It will then
run the Pre Prompt logic

Edit
WC_Reset% does not need to be set Will run Post logic then Perpetual logic
and if WC_Reset% is not changed will load the new browse list (and thus
call all Read related logic (pre replace and post)) It will then run the
Pre Prompt logic

Post
No action necessary Will run Perpetual logic and if WC_Reset% is not
changed will load the new browse list (and thus call all Read related logic
(pre replace and post)) It will then run the Pre Prompt logic Setting
WC_Reset% to 5 will behave as above but omit the Perpetual logic

Invalid
Setting WC_Reset% to a number between 2 and 5 will reprompt for the
information If the Edit logic does not then change WC_Reset% the following
will occur SETTING WC_Reset% to 2 or 3 will run the Post logic followed by
the Perpetual logic and if WC_Reset% is not changed will load the new
browse list (and thus call all Read related logic (pre replace and post))
It will then run the Pre Prompt logic SETTING WC_Reset% to 4 will run the
Perpetual logic and if WC_Reset% is not changed will load the new browse
list (and thus call all Read related logic (pre replace and post)) It will
then run the Pre Prompt logic SETTING WC_Reset% to 5 will behave as for
WC_Reset% = 4 but omit the Perpetual logic

Softkeys
Setting WC_Reset% to 2 or 3 will run the Post logic followed by the
Perpetual logic and if WC_Reset% is not changed will load the new browse
list (and thus call all Read related logic (pre replace and post)) It will
then run the Pre Prompt logic SETTING WC_Reset% to 4 will run the Perpetual
logic and if WC_Reset% is not changed will load the new browse list (and
thus call all Read related logic (pre replace and post)) It will then run
the Pre Prompt logic SETTING WC_Reset% to 5 will load the new browse list
(and thus call all Read related logic (pre replace and post)) It will then
run the Pre Prompt logic


(Volume 2 Issue 10 Pages 8 10)
[revmedia/copyrigh.htm]

Page last modified: 30/01/03