I have an application written in MF Netexpress 5.1,
within this application I'm trying to use Tree View thru Python
I did use the following command:
CALL "SYSTEM" USING "python fa_tree.py"
it's working but it displays CMD black screen which is I don't want that, is there a solution for this issue please?