LYCIA
Problem
I want to set it as a command type property"
Solution
MAIN DEFINE osType STRING CALL ui.Interface.frontCall("standard", "feinfo","ostype", osType) DISPLAY osType END MAIN
Simply add this code and analyse client's OS before RUN in menu core.
More details in Lycia tutorials:
0 Comments