PeteJohnston
Programmer
I'm writing a SFL program which needs to show a lot of data but SFLDROP isn't an option, so I thought I'd use a 27x132 size display format. This works fine if the Client Access session is configured to accept this display size but you get CPF4169 when it tries to open the display if it isn't. Also, some of the older screens don't have this option, in which case they wan it just to generate a similar looking report.
I've tried using a call to an external procedure QsnRtvMod which shows what the display mode is but, unfortunately, it only shows the current mode, not whether the session is capable of displaying 27x132.
Has anyone heard of/used another procedure or API which can be used to determine whether the session is capable of displaying 27x132 ?
I've tried using a call to an external procedure QsnRtvMod which shows what the display mode is but, unfortunately, it only shows the current mode, not whether the session is capable of displaying 27x132.
Has anyone heard of/used another procedure or API which can be used to determine whether the session is capable of displaying 27x132 ?