Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

tree menu

Former Member
0 Likes
342

I have created tree base menu programme.

it was running fine on windows but throwing error on linux.

-


"MESSAGE_TYPE_X" C

"SAPLOLEA" or "LOLEAU02"

"AC_SYSTEM_FLUSH"

-


other programmes are running without any problem.

Please guide me.

1 REPLY 1
Read only

franois_henrotte
Active Contributor
0 Likes
312

graphical controls are embedded OCX objects

probably your linux system has no reference to the OCX object used for tree menu ?

could not tell you how to do it tough...