I’m trying to get the macros found in the 24R1 GCS demo data and in our customer’s database and have run into a brick wall. I’m hoping someone can help me knock it down.
The error,
MSGBOX "APPLICATION NOT INSTALLED TO ACCESS DOCUMENT"
Is in the macro block named General_Open in the subroutine
PUBLIC FUNCTION IFS_EXEC(O_APP, OPT, F). This is the entry point for the macro.
I’m at a loss.
Patrick