![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I don't know if this is a good place to ask this but I have a problem that goes like this: I have created a proc (Proc A) that will call another proc (Proc B - simply using an execute). At the end of proc B is has a select where it selects 2 column values from a table. I believe this proc is used in a C++ application to return to a grid or something. What i'd like to do is be able to return to my calling proc (Proc A) and be able to use these values. Problem is I can do this with OUT, but do not want to change the original procs... Is there any way in Proc A that I can capture the select values from Proc B? Thanks! |
![]() |
| Thread Tools | |
| Display Modes | |
| |