Hi Danny,
I don't believe it's possible to call one Datacap action from another (you could potentially end up with an endless execution loop if so). From my perspective, Datacap actions are discrete operations which carry out single tasks, such as full-page OCR or the comparison of two variables. It sounds as though you are wrapping several tasks into one action, which may not be ideal from a Datacap perspective. You could just call the FNP8_SetProperty action in your application (this sets a document property), then call your custom action to do whatever you need it to do.
Hopefully that makes sense?
Shaun
------------------------------
Shaun McDowall
------------------------------