Maik Puetz
New Member
Hello peggers,
I have a small question. I have a two programs ProgA with a temp-table and ProgB as a super-procdure.
Now I want to run a function in the super-procedure that uses this temp-table from ProgA. How do I send the temp-table as a parameter.
I have read, that I can use the handle of the temp-table to send it as a parameter, but how do I read the items in this temp-table.
Sorry for this question, but I am a newbie.
Thanks for your work.
I have a small question. I have a two programs ProgA with a temp-table and ProgB as a super-procdure.
Now I want to run a function in the super-procedure that uses this temp-table from ProgA. How do I send the temp-table as a parameter.
I have read, that I can use the handle of the temp-table to send it as a parameter, but how do I read the items in this temp-table.
Sorry for this question, but I am a newbie.
Thanks for your work.