MISSING CLASS & BUILTIN FUNCTION IN LRNG_FORM

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
eclink
Posts: 6
Joined: Fri Feb 28, 2014 1:10 pm

MISSING CLASS & BUILTIN FUNCTION IN LRNG_FORM

Post by eclink »

We are using Long Range(RDMLX) in Visual Lansa 12.1. This DevicePixelHeight and DevicePixelWidth referencing class object name(#vf_elindx) and Builtin Function Name(OV_MABI_MANAGER) is missing at the LRNG_FORM in Visual Lansa. How to get this two missing objects? :?
Paul

Re: MISSING CLASS & BUILTIN FUNCTION IN LRNG_FORM

Post by Paul »

Are you getting run-time errors? If so, could you give some more details?

Note that the OV_MANSAGER_BIF definition is not shipped. If you open LRNG_FORM in the LANSA IDE an error regarding this is displayed. This is normal and should not affect the operation of LongRange Applications.
Paul

Re: MISSING CLASS & BUILTIN FUNCTION IN LRNG_FORM

Post by Paul »

I now understand what you mean about the vf_elindx class. You will get an error in the IDE if you don't have the Visual LANSA Framework installed in you partition.

This class should not really be used in the LongRange product. Thanks for highlighting this point. This will be reviewed for the next delivery of the LongRange LANSA Server package.

Again, this should not cause problems with the operation of LongRange applications.

Please report back if you do have further problems with this.
Post Reply