× 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.


  • Subject: Re: Instruction Info when ap prgram is running
  • From: leif@xxxxxxx
  • Date: Fri, 9 Apr 1999 06:48:48 -0500


----- Original Message -----
From: Rajeev Asthana <Rajeev_Asthana@paramount.com>
To: <MIDRANGE-L@midrange.com>
Sent: Thursday, April 08, 1999 6:09 PM
Subject: Instruction Info when ap prgram is running


> Hi All,
>
> Is there any way to know the statement no. when program is running without
> debugging it?
> I tried to see the Call stack  it's showing:
>
> ............................
>  Type options, press Enter.
>    5=Display details
>
>       Request  Program or
>  Opt   Level   Procedure        Library     Statement        Instruction
>                QCMD                QSYS
> 0389
>                QUICMENU      QSYS
> 00C1
>           1    QUIMNDRV    QSYS
046D
>
>           2    QUIMGFLW     QSYS
0496
>
>           3    QUICMD           QSYS
> 03EA
>                QUOCPP           QPDA
> 05C4
>                QUOMAIN         QPDA
> 00EA
>           4    QUOCMD         QSYS
> 016C
>                AME060C          ADCPRDOBJ   12700               00B5
>                ATA010C          ADCPRDOBJ   6100                  0016
>
>                ATA010R          ADCPRDOBJ   .DRVRX33       636A
>                QWSGET           QSYS
> 057A
>                QT3REQIO         QSYS
> 017F
>
> I'm interested in program ATA010R.
> What is '.DRVRX33'?  I wanted to have a statement no. here. I updated it
too but
>  always ,DRVTX33 appears.
> Moreover, what's use of Instruction info (0389, 00c1,046d..) Is it of any
help?
> Also, What do  programs/procedures such as QUICMENU, QUIMNDRV....QWSGET,
> QT3REQIO etc... do?


ATA010R is waiting for screen input (QWSGET) which in turn is using the lower
level QT3REQIO. The last column is the MI instruction number, then one before
it is the HLL line number or the name of the lower routine (.DRVRX33).


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.