[progress Communities] [progress Openedge Abl] Forum Post: Debug Gui - Is There Any Way To...

  • Thread starter Thread starter guymills
  • Start date Start date
Status
Not open for further replies.
G

guymills

Guest
Hi All I'm just trying to provide some debug to developers converting old (ADM1) screens to backend APIs. I want to provide a way of right-clicking on a browse (on a global trigger), and displaying the query behind the data. "FOR EACH customer WHERE customer.state = 'NY'" - that kind of thing. For dynamic queries against DB tables, all well and good. For temp-table backed browses - e.g. ADM2, I can write code to interrogate the SDO. However, for static queries, QUERY:PREPARE-STRING returns ? I've had a search through old forum posts, and can't find anything. I don't want to change any legacy code - unless someone knows of a global ADM switch that will give me what I want... NB. Our ADM1 code can open the static query in a number of ways (using "freeform criteria"), so accessing the query definition preprocessors is not possible. Any ideas? Many thanks. Guy

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