Thanks George.

I just did a search for all instances of FIXPTR^DIA3 and found only
one routine that calls it:
DEL^XPDIA(DIK,DUZ).

The XPDIA header says "Install Pre/Post Actions for Kernel Files."

I am interested in this routine because I want a programatic way to
redirect pointers.  I have learned how this is done from the console
with Fileman, but I think it should be avail as an API also.  So I
have copied DIA3 to TMGDIA (TMG is my namespace), and am tweaking the
code.

Kevin



On 11/14/05, George Timson <[EMAIL PROTECTED]> wrote:
> Last night Kevin T pointed out some bad code in the DIA3 routine.  I am
> pretty sure that that whole FIXPT subroutine is never invoked.  (I'm also
> pretty sure that I wasn't the programmer who put it there.)
>
> Good catch, Kevin!
>
> --George
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Hardhats-members mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
>


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to