I'm accessing an NVO method that accepts a datawindow as an argument. The NVO uses DESCRIBE to retrieve the select statement. I tried to use a datawindow variable instead of dropping a datawindow control onto the window. However, Describe("datawindow.table.select") returns an empty string when I use the variable. Can someone explain why? The variable works fine communicating with the database.
Thanks
Joe Hess