P
progressflc
Guest
Currently it is not able to "run" a method on AppServer like a procedure. /* Something like this */ cMyCharVar = Classes.MyClass:getSomething() ON SERVER hAppSvr. /* or this */ Classes.MyClass:getSomething(OUTPUT cMyCharVar) ON SERVER hAppSvr.
Continue reading...
Continue reading...