---Reply to mail from Alex Sanielevici about Launching external app from link 
in Plucker - PPI or other extension?

> Is there a way to obtain the original URL for anchors, whether or not 
> they lead to a record in the PDB? Or in some way distinguish among them? 
> Nothing like this seems to be in AnchorType within anchor.c, but there 
> must be a way to do this. Any ideas?

Alex:

    In document.c at about line 1360 it tries to get the RecordHandle for
the selected record. The ErrCatch sets the recordId in the external links
form and calls it. (The lower routines that GetRecordHandle() calls throw an
error if the record doesn't exist.

The external form makes a call to get the url for the recordId and
displays it. (Follow AddURLToField() in externalform.c)

---End reply

Christopher R. Hawks
HAWKSoft
-------------------------------------------------------------------------
I never really understood how there could be things that would drive you
insane just because you knew them until I ran into Windows. 
    -- Peter da Silva 





_______________________________________________
plucker-dev mailing list
[email protected]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to