×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Bill Barnes wrote:
When I look at the outline view and choose fields the :fields only find
the D spec and not where they are used in an SQL program. I learned to
put indicator variables in my Fetch Into fields to reduce the number of
log entries. The outline view shows these as being defined but not
used. Is this a feature and I should just live with it, or am I the
only one to which this is happening?
You are not the only one. To complicate matters, I generally use the
compiler listing cross reference instead of the outline view. I'll be
happy to rehash that in a different thread. The crux is that there
isn't a single compiler where SQL is involved. The SQL precompiler adds
kinks even for all-green-screen work. I think a DCR is the right thing
to do in this case.
I'm not sure what you're using the outline view for but if you're trying
to see where a field is used, you can try to double click (select) the
field name, then right click, Selected->Filter Selected. If you're
command-line oriented, you can do the same thing with 'findText all
field_name'
Ctrl-W to go back to the normal view.
--buck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.