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

Re: [sqr-users] apology



I'm thinking you might be on an older version of PeopleSoft?

Show and Display do indeed write to the SQR Log file. But in current
releases of P/S, that log file is posted to the Report Repository
where it is accessible from Process Monitor.

As I recall, the earlier 8.1x releases, that was not the case.

In older versions, you can post message into $prcs_message_parm1 (2, 3
and 4) and add the following lines to your program before the last
process scheduler includes, and the info will show up in the process
status page:

    let #prcs_message_set_nbr = #prcs_msg_set_nbr
    let #prcs_message_nbr = 30


On Fri, 25 Feb 2005 15:19:37 +0530, you wrote:

>If we all were to use manuals we wouldnt need such a forum..
>
>Anyways, I wanted to know how to write to an SQR log file not trace file.
>
>Show and display can of course be used to write to a trace file. Is it 
>possible to write onto the log file which the process scheduler uses? 
>
>Just a tht.. 
> 


_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users