Components missing in V14?
Posted: Thu Sep 07, 2017 12:01 am
I have imported all of our components from LANSA V13.2 into a new install of V14.1. I am just trying to get our existing RAMP application to run in V14 as/is. We have several old reuseable parts that are document/notes handlers copied from LANSA examples. None of those compile in V14 because of missing *MTXTUB_DELETE, *MTXTUB_NEW, and others. Are there things like this that are not delivered in V14?
Our initial form to load for our RAMP application, which was copied from DF_EXEC, will also not compile because the following line is now invalid:
Define_Com Class(*ANCESTOR) Name(#BODY_PANEL_SIPS) Top(480) Width(771)
"Redefined name BODY_PANEL_SIPS cannot be found in the ancestors of VF_AC006"
Did I not install something I should have or are there things missing from V14 that mean I have to modify all of these components to get them to run?
I am on V14 with latest EPC's installed.
Our initial form to load for our RAMP application, which was copied from DF_EXEC, will also not compile because the following line is now invalid:
Define_Com Class(*ANCESTOR) Name(#BODY_PANEL_SIPS) Top(480) Width(771)
"Redefined name BODY_PANEL_SIPS cannot be found in the ancestors of VF_AC006"
Did I not install something I should have or are there things missing from V14 that mean I have to modify all of these components to get them to run?
I am on V14 with latest EPC's installed.