[Progress Communities] [Progress OpenEdge ABL] (Static) (Class-) Method on AppServer

  • Thread starter Thread starter progressflc
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top