M
Michael Brandt
Guest
Hi, I attempting to use "create call" to run a program with a set of parameters in a temp table. When I configure an "OUTPUT" parameter, I get an error stating: "Record paramTable not available for dynamic output parameter. (10088)" I first tried this by passing a table handle to a method and then creating a dynamic query. When this failed, I created a static temp-table in the class, and had the same problem. Does anyone know if there is any reason why this might not work in 10.2b008? I followed the examples on this page: documentation.progress.com/.../index.html Thanks, Michael
Continue reading...
Continue reading...