On Nov 14, 2005, at 11:45 AM, Kevin Toppenberg wrote:

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


XPD* is the namespace for KIDS.

If I were you, I'd try to come up with a good operational definition of what it means to redirect pointers, and code it from scratch. KIDS has a rather different problem to solve because it doesn't transport IENs. Instead, pointers are resolved by lookup and then the pointer values are filed.

===
Gregory Woodhouse
[EMAIL PROTECTED]

"The universe is not required to be in
perfect harmony with human ambition."
--Carl Sagan




-------------------------------------------------------
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