John, the "slash intercept" process is at /HK.CONTROL, on the F5 screen I
believe.
On Mon, Sep 9, 2013 at 9:54 AM, Israel, John R. <
johnisr...@daytonsuperior.com> wrote:
> We are looking to somehow tap into the SB security to add our own logic
> that would always run when a process is fired off
We are looking to somehow tap into the SB security to add our own logic that
would always run when a process is fired off. Any thoughts?
How do you control what logic gets run when the slash is typed?
Any other great ideas?
We know how we want to do it, but do not know where to tap into SB to
Monday, September 09, 2013 11:55 AM
To: U2 Users List
Subject: [U2] SB Tap-In
We are looking to somehow tap into the SB security to add our own logic that
would always run when a process is fired off. Any thoughts?
How do you control what logic gets run when the slash is typed?
Any other great id
: Re: [U2] SB Tap-In
1. Copy the VOC entry for "SB.PROCESS" to a VOC entry named
"STANDARD.SB.PROCESS"
2. Replace the VOC entry for SB.PROCESS with your own user-defined subroutine
that takes the same parameters
Then call the real SB.PROCESS process from inside your user-defin