---+ .UTIL GET HOOK RECORDS _This subroutine copies the engine Hook records into a temporary file for modification._ <br />%TOC% ---++ Usage: <pre> GOSUB --- .UTIL GET HOOK RECORDS * Check for errors IF --- .UTIL GET HOOK RECORDS NE </pre> ---++ Description: This subroutine copies the engine Hook records into the temporary file --- HOOK. No parameters are required. Once the records are copied, you can modify the contents of --- HOOK as required. To activate the new hook settings, use [[0LASubrUtilPutHookRecords][.UTIL PUT HOOK RECORDS]]. The new settings will stay in effect until the user logs out. NOTE: In releases prior to 5.4.4, you must CLOSE and OPEN the HOOK file to read the records: <verbatim> CLOSE --- HOOK PHYSICAL? Y OPEN --- HOOK SHARE? Y FAIL 0 CACHE? N</verbatim> ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-01-27
This topic: Main
>
WebHome
>
APPX510Features
>
APPXRuntimeSubroutineAPI
>
0LASubrUtilGetHookRecords
Topic revision: r3 - 2016-03-07 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback