[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQR Functions in Include files



Gary,

The best utility I have found for viewing all include files and functions, etc. 
is an SQR called Monster.sqr (written by Carlos de la Fuente).  This SQR 
performs the following:

    This sqr will generate two files:
      - All inclusive SQR file (named according to the define value of
        SUPER_SQR)  This is a working SQR that includes all of the
        SQC code (no -i flag is needed to run it.)
      - All inclusive HTML file (named according to the define value of
        MAINX_HTML.)  This file contains the expanded SQR along with line
        numbers, file names, links to procedure calls, etc.  [Exploded version]
      - Individually tagged files (SQR and SQCs) with the "starting" file
        named as defined in MAIN_HTML. [Single files version]

This makes it easy to follow the program flow.

You can get a copy of Monster.sqr at http://www.eqroups.com/files/psusers/ (or 
let me know and I can send you a copy (only 53k)).

Larry

>>> Gary Stelzig <ges@DAIRYNET.COM> 05/25/00 01:18PM >>>
We are using Indus Enterprise software using SQR.. I currently am trying to
understand some SQR report code and cannot find some of the source routines
that are being called. For example, this program calls a procedure named
"Get_language_independent_text". This procedure is copied into the program
via a #Include file Comprocs.sqc. Within the
"Get_language_independent_text" routine it calls another function called "
svc_txt.gettext"  . It is this latter routine that I cannot locate the
source so I can see what this function does. Any ideas?
Thanks
-------------------------------------------------------------------------------------

Gary Stelzig     ges@dairyland.net