‎2019 Aug 29 3:48 PM
Hi all,
Recently I came across the "STC1_FULLSCREEN_TABLE_CONTROL" FM and wrote a small prototyping program just to see how it (the FM) works.
My problem is that I can't seem to get it to go full screen. The X_END parameter does not seem to have any effect on the output.
Any ideas?
Thanks in advance,
Luis
‎2019 Aug 30 1:05 PM
The coordinate values (X_START,...) are not used anywhere in the function module. So no, you are right, the value has no effect (and the function is not released for public use).
‎2019 Aug 30 1:05 PM
The coordinate values (X_START,...) are not used anywhere in the function module. So no, you are right, the value has no effect (and the function is not released for public use).
‎2019 Aug 30 1:37 PM
Notes:
‎2019 Aug 30 2:07 PM
Uwe, Sandra,
Thanks for your posts. It is unfortunate that the functions are not released for public use, as they seemed to be very interesting. But, many times things are like they are, not as we would like them to be 🙂
Thanks again,
Luis