[progress Communities] [progress Openedge Abl] Forum Post: Re: Accessing Temp-tables &...

  • Thread starter Thread starter atuldalvi123
  • Start date Start date
Status
Not open for further replies.
A

atuldalvi123

Guest
Thanks but I dont understand below logic define variable hClientPrincipal as handle no-undo. define variable hStartupProc as handle no-undo. hStartupProc = session:first-procedure. do while valid-handle(hStartupProc) and hStartupProc:name ne 'BusinessLogic/Startup.p': hStartupProc = hStartupProc:next-sibling. end. This will be in my appserver super procedure or ? Also where to define getdata function ?

Continue reading...
 
Status
Not open for further replies.
Back
Top