| RTP Series - RTP25 |
| RTP Series - RTP27 |
| QTIPS - Printing Large Variables from the Debugger |
| VERBatim - V87 |
| @ATTACK - @TCL.Stack |
| RTP Series - RTP50 |
| @ATTACK - @Messages |
| Advanced Revelation Initialisation Sequence (Overview) by Mike Pope |
| Caching in on the Frames Array - Mike Pope |
| SecureUser |
| VERBatim - V25 |
| @ATTACK - @Files.System |
| Advanced Revelation Initialisation Sequence (Overview) by Mike Pope |
| REVMEDIA Revisted |
| Bugs and PCs - Xlate with Multipart Keys |
| VROOM - Window Processing II |
| Indexing on Xlates |
| Collector Windows |
| QTIPS - Reusing Symbolics in Windows |
| QTIPS - Hiding Symbolic Source Code |
| 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 - RList Column Names |
| Reader's Clinic - Blank Column Headings in RLIST |
| QTIPS - Column Heading Limit |
RevMedia FKB
| Document | V1I7A9 |
| Title | VERBatim - V25 |
| Keywords | V25 LISTFILES FILES REVBOOT SYSTEM @FILES.SYSTEM SYS.POPUPS |
| Text | LISTFILES processor LISTFILES has three modifiers (N exclude dictionaries and index files (U put used files at top of list and exclude dictionaries and index files (X put QFILES at top of list and exclude dictionaries and index files It is instructive to examine the TCL stack to see how (N (U and (X are implemented When these options are used a LIST of the memory resident file FILES is produced USING special symbolics stored in the dict of FILES on REVBOOT For EXAMPLE the (N is achieved by listing WITH SYSTEM = "" SYSTEM is a symbolic which checks the first characters of the file name to be "DICT " or "!" OR the file name to exist in the special variable @FILES SYSTEM If these conditions are not met null is returned Knowing this the SYSTEM dictionary item could be replaced WITH a customised version to change the way in which LISTFILES works To change SYSTEM simply DICT FILES SYSTEM and modify the symbolic If the appearance of the normal LISTFILES command is unsatisfactory then you can use the Design Popups menu option to modify SYS POPUPS LISTFILES Using this method column widths and titles can be changed and if required columns can be excluded FROM the standard LISTFILES command (Volume 1 Issue 7 Page 6) |
Page last modified: 30/01/03