Forum Post: RE: TT in method

  • Thread starter Thread starter ske
  • Start date Start date
Status
Not open for further replies.
S

ske

Guest
You cannot define a public temp-table in a class Ok. But even without being able to make the temp-table public, it is still possible to return a handle to it, or return the temp-table as an output parameter with the BIND option and use it with REFERENCE-ONLY, according to this article: knowledgebase.progress.com/.../P189649

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