For now, I'm launching the external app whenever the "External link" error dialog is shown - ie. the URL has not been plucked. I simply modified Document.c's ViewRecordAt() method to try launching the external app before trying to do FrmGotoForm( frmExternalLinks ). This works well for my document, but is not the desired behavior for the other documents the person may have installed.
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?
Thank you! -- Alex.
_______________________________________________ plucker-dev mailing list [email protected] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
