| QTIPS - Toggling Bell |
| @ATTACK - @Environ.Set |
| @ATTACK - @Environ.Keys |
| @ATTACK - @Help.Level |
| @ATTACK - @TCL.Stack |
| Reader's Clinic - ReEnable TCL from Debugger |
| QTIPS - Time-outs in Windows |
| File Variables |
| Argument passing - Subroutines and Functions - Mike Pope |
| RevTech Replies - Mike Pope (RevTech UK Ltd) |
| Symbol Table Structure |
| 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 |
| Reader's Clinic - Preventing Records Being Amended |
| QTIPS - Finding/Replacing Spaces With The Editor |
| Reader's Clinic - Scribe Replace Processes in Window |
| SecureUser |
| VERBatim - V25 |
| @ATTACK - @Files.System |
| Advanced Revelation Initialisation Sequence (Overview) by Mike Pope |
| REVMEDIA Revisted |
RevMedia FKB
| Document | V4I10A3 |
| Title | Reader's Clinic - ReEnable TCL from Debugger |
| Keywords | TCL DEBUGGER @ENVIRON.SET |
| Text | Tony Preston of Preston Microsolutions recently asked "How do I reenable TCL from the debugger if I have previously disabled it USING the environment setting?" This can be a problem for developers on Client's site needing to fix a problem but finding themselves trapped by the DISABLING of TCL and the prevention of Macro creation Fortunately the new debugger "V" functionality makes this easier At the ! prompt simply type in V@ENVIRON SET and press return The @Environ Set variable will now be displayed in an edit window Just go to line 38 and set it to 1 "Enable TCL" then press F9 to save You will now be able to invoke TCL by typing X as per normal The only way to prevent this is to replace the system version of RTP25 with your own (Volume 4 Issue 10 Page 7) |
Page last modified: 31/01/03