Open dhuebner opened 1 year ago
@StephanWald
Is fully qualified reference to BBjClasses allowed in BBj?
widget! = new ::BBjWidget/BBjWidget.bbj::BBjWidget()
I think I saw such an example somewhere in examples, but I'm not sure...
Good example from #34
A$ = java.sql.Date.valueOf("2305-07-23")
one more example:
url$ = ::BBUtils.bbj::BBUtils.copyFileToWebServer(filename!);rem http://lance:8888/files/scrncap_21.png
Es should be possible to use the following syntax: