| Reader's Clinic - Naming Routines |
| SecureUser |
| Advanced Revelation Initialisation Sequence (Overview) by Mike Pope |
| QTIPS - What's DAT? |
| Reader's Clinic |
| RTP Series - RTP17 |
| QTIPS - PERFORM Arguments and FMT Specifications |
| What's New (and un(der)documented!) In 2.12 |
| Argument passing - Subroutines and Functions - Mike Pope |
| Caching in on the Frames Array - Mike Pope |
| QTIPS - Fast Dynamic Array Building |
RevMedia FKB
| Document | V1I9A11 |
| Title | VERBatim - V120 |
| Keywords | V120 V121 V119 |
| Text | The building block (along WITH V121) upon which V119 is based Neither V120 nor V121 will be discussed in great depth here as they are cumbersome to use Further information on these verbs can be gained by contacting Sprezzatura DIRECT (The routines execute at approximately twice the speed of V119 AFTER initial setup is complete) V120 performs the "L" functionality of V119 That is to say given a list of data elements @RM delimited WITH ASSOCIATED keys @FM delimited it returns just the keys @RM delimited The length of each array element must be the same and passed to the routine along WITH the data elements For EXAMPLE if A contained "AAA" : @FM : "001" : @RM : "AAA" : @FM : "002" : @RM then each element of the array would be considered as 8 characters long CALLING V120(A 8) would return 001: @RM : 002 (Volume 1 Issue 9 Page 5) |
Page last modified: 30/01/03