| Networked %SK% |
| Network Contention |
| Directory Exists on Novell |
| QTIPS - String Space Format Errors |
| QTIPS - Postscript Driver Problem |
| SecureUser |
| VERBatim - V25 |
| @ATTACK - @Files.System |
| Advanced Revelation Initialisation Sequence (Overview) by Mike Pope |
| REVMEDIA Revisted |
| Reader's Clinic - Functions and Subroutines |
| 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 | V2I6A9 |
| Title | @ATTACK - @Rollout.File |
| Keywords | @ROLLOUT.FILE SUSPEND ROLLOUT @STATION @SENTENCE |
| Text | The name of the file to be used for the SUSPEND operation Note that this is not created in a unique fashion for individual workstations (unlike View Files) and so if SUSPEND is used on a network care must be taken to ensure that the rollout filenames are unique This may be done USING the system subroutine ROLLOUT This routine looks for the name of the ROLLOUT file to use as the second word of @SENTENCE Thus the following code could be used to individualise the rollout files at login IF @STATION THEN * Only do this on a network ROLL_FILE = @STATION "R#8" ROLL_FILE : = " ROF" @SENTENCE = " " : ROLL_FILE CALL ROLLOUT END To check the CURRENT SETTING of the rollout file type ROLLOUT at TCL Can be amended (Volume 2 Issue 6 Page 8) |
Page last modified: 30/01/03