Hi, Im calling a B4J sub from a java library using raiseEvent2. The sub returns a String.
It works fine when the project is running in Release mode.
However in Debug mode raiseEvent2 is recieving a null from the sub.
Is there a workaround for this?
Thanks
It works fine when the project is running in Release mode.
However in Debug mode raiseEvent2 is recieving a null from the sub.
Is there a workaround for this?
Thanks