There is no direct way to do this. You can use the following trace but it will not show the Dialogie Manager commands. Only the interpeted FOCUS code. The Dialogue Manager commands can be captued in another trace but that is going to be much bigger than what you want. Put this before your code.
SET TRACEUSER=ON
SET TRACEOFF=ALL
SET TRACEUSER=ON
SET TRACEON = CEH /1
I am using a define command to club 3 fields into one. For example I have state,district and zip as 3 seperate fields and I need them as one column in the report. I define the field as PLACE and select state and distrct and zip from the define fields like this
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.