| Simple Security |
| QTIPS - Hiding Symbolic Source Code |
| Using One Dictionary With Multiple Tables - Aaron Kaplan - SoftMart Inc |
| SecureUser |
| VERBatim - V25 |
| @ATTACK - @Files.System |
| Advanced Revelation Initialisation Sequence (Overview) by Mike Pope |
| REVMEDIA Revisted |
| Reader's Clinic - Functions and Subroutines |
| Reader's Letters - Jim Owen |
| Playing with Scan Codes |
| Argument passing - Subroutines and Functions - Mike Pope |
| Playing with Scan Codes |
| QTIPS - Compiling Protection Code |
| QTIPS - Invalid Code and Command |
| QTIPS - Code/Command Help |
| Compiling 64K on a Shoestring by Blaise Wrenn (LexStat Systems Ltd) |
RevMedia FKB
| Document | V3I4A4 |
| Title | QTIPS - Autofilling Default Values |
| Keywords | DEFAULT WINDOW_COMMON% |
| Text | One of the notable features of the dictionary window is the way in which it is possible when adding dictionary items quickly just to fill in the name press return and then press F9 The system automatically fills in all fields with default values and continues on to the next item Identical functionality can be easily provide USING the system function DEFAULT (See Vol 1 Issue 8 Page 10) Place the following code on the Pre Save $insert INCLUDE WINDOW_COMMON% declare function default for X = 1 to WC_W_CNT% if @RECORD if WC_W%(X)<17> then @RECORD end end next (Volume 3 Issue 4 Page 9) |
Page last modified: 31/01/03