Hi!
I am trying to convert a VBscript project to B4j and I've fallen on the first line. It's probably very simple but I cannot find the answer,I want this :-
Dim MyObject
Set MyObject = GetObject(,"PlanePlotter.Document")
into B4j.
Any help? Thanks Dave.
I am trying to convert a VBscript project to B4j and I've fallen on the first line. It's probably very simple but I cannot find the answer,I want this :-
Dim MyObject
Set MyObject = GetObject(,"PlanePlotter.Document")
into B4j.
Any help? Thanks Dave.