| 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 |
| File Variables |
| Argument passing - Subroutines and Functions - Mike Pope |
| RevTech Replies - Mike Pope (RevTech UK Ltd) |
| Symbol Table Structure |
| Uncommon Knowledge - WC_DataFile% |
| Uncommon Knowledge - WC_DataFile_Next% |
| Uncommon Knowledge - WC_DictFile% |
| Uncommon Knowledge - WC_XREF_WINDOW% |
| Networked %SK% |
| Catalyst |
| Reader's Clinic - Preventing Records Being Amended |
| Uncommon Knowledge - WC_DataFile_Next% |
| REVMEDIA Revisted |
| Uncommon Knowledge - WC_Src_File% |
| Networked %SK% |
| Uncommon Knowledge - WC_DataFile_Next% |
| Uncommon Knowledge - WC_Src_Dict% |
| Uncommon Knowledge - WC_XREF_WINDOW% |
| Simple Security |
| QTIPS - Hiding Symbolic Source Code |
| Using One Dictionary With Multiple Tables - Aaron Kaplan - SoftMart Inc |
| QTIPS - Command Line Options |
| QTIPS - Invalid Code and Command |
| QTIPS - Code/Command Help |
| Utility Diskette # 4 |
| Reader's Clinic - Screen Width |
| Screen Grabber |
| Reader's Clinic - Slow Multivalued Screen Display |
| Utility Diskette # 4 |
RevMedia FKB
| Document | V2I10A17 |
| Title | Uncommon Knowledge - WC_DataFile_Next% |
| Keywords | WINDOW_COMMON% WC_DATAFILE_NEXT% WC_NEW_DATAFILE% WC_DATAFILE% WC_SRC_FILE% WC_SRC_DICT% WC_BROWSE_NEXT% |
| Text | The name of the next datafile to use To indicate to the system that a new datafile is active the variable WC_New_Datafile% must ALSO be set to TRUE Then depending upon where in the prompt window the processing currently is and upon the value of WC_Reset% the following will happen : WC_Datafile% will be set to WC_Datafile_Next% WC_Src_File% will be set to the file var of WC_Datafile_Next% WC_Src_Dict% will be set to the dict file var of WC_Datafile_Next% @DICT will be set to the dict file var of WC_Datafile_Next% Note that these dictionary modifications will take place even if the dictionary was over ridden on the command line WITH the DICT= syntax To force the system to recognise that WC_New_Datafile% and WC_Datafile_Next% have been set the following action must be taken (where the legend reads "See Browse_Next" this indicates that the logic follows the same FLOW as WC_Browse_Next% at this point but instead of loading a new browse list it changes Datafile etc as above The legend "Standard Caveat" means that using this is not a good idea on prompts other than the key as the CURSOR is left stranded at the prompt WITH a blank screen and an @ID of "" The user is then able to proceed only by refreshing the screen WITH an F8 or by exiting the screen ) Default See WC_Browse_Next% Standard Caveat Pre Prompt See WC_Browse_Next% Standard Caveat Options See WC_Browse_Next% Standard Caveat Edit If WC_Reset% is not set will ignore SETTING of WC_New_Datafile% 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 Datafile information It will then run the Pre Prompt logic SETTING WC_Reset% to 4 it run the Perpetual logic and if WC_Reset% is not changed will load the new Datafile information It will then run the Pre Prompt logic If WC_Reset% is set to 5 it will behave as for WC_Reset% = 4 but omit the Perpetual logic Standard Caveat Post See WC_Browse_Next% Standard caveat Invalid See WC_Browse_Next% Standard caveat Softkeys See WC_Browse_Next% Standard caveat (Volume 2 Issue 10 Page 11) |
Page last modified: 08/02/03