Difference: 0LASubrUtilGetHookRecords (1 vs. 3)

Revision 32016-03-07 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.UTIL GET HOOK RECORDS

Line: 20 to 20
  The new settings will stay in effect until the user logs out.
Changed:
<
<
NOTE: In releases prior to 6.0.0, you must CLOSE and OPEN the HOOK file to read the records:
>
>
NOTE: In releases prior to 5.4.4, you must CLOSE and OPEN the HOOK file to read the records:
 
      CLOSE    --- HOOK      PHYSICAL?      Y
      OPEN     --- HOOK      SHARE? Y  FAIL 0 CACHE? N

Comments:

Revision 22016-01-29 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.UTIL GET HOOK RECORDS

Line: 19 to 19
 Once the records are copied, you can modify the contents of --- HOOK as required. To activate the new hook settings, use .UTIL PUT HOOK RECORDS.

The new settings will stay in effect until the user logs out.

Added:
>
>
NOTE: In releases prior to 6.0.0, you must CLOSE and OPEN the HOOK file to read the records:
      CLOSE    --- HOOK      PHYSICAL?      Y
      OPEN     --- HOOK      SHARE? Y  FAIL 0 CACHE? N
 

Comments:

Read what other users have said about this page or add your own comments.

Revision 12012-01-27 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.UTIL GET HOOK RECORDS

This subroutine copies the engine Hook records into a temporary file for modification.


Usage:

      GOSUB    --- .UTIL GET HOOK RECORDS
      *        Check for errors
      IF       --- .UTIL GET HOOK RECORDS     NE


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 .UTIL PUT HOOK RECORDS.

The new settings will stay in effect until the user logs out.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2012-01-27

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback