×
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.
You don't, without some effort. I have seen utilities that can allow a job to peek into another job's QTEMP, but these require break message handlers to be registered to the job before they work. These are usually done in a startup job registered in the user profile....
Albert York wrote a utility many eons ago called DSPUSRSCN, that used these same facilities (break message handler, message-queues, etc.) to capture the user's current screen image. This tool could be adapted to also access qtemp objects.....
I think this url should get you to the sourcecode for this utility....
http://www.mcpressonline.com/ftp/prog/96/b960306.txt
hth,
Eric
-----Original Message-----
From: wdsci-l-bounces+edelong=sallybeauty.com@xxxxxxxxxxxx
[mailto:wdsci-l-bounces+edelong=sallybeauty.com@xxxxxxxxxxxx]On Behalf
Of Robert Rogerson
Sent: Monday, December 03, 2007 1:53 PM
To: Websphere Development Studio Client for iSeries
Subject: [WDSCI-L] Displaying File data in QTEMP when debugging...
If I'm debugging an interactive program which builds a workfile in QTEMP how
do I display its data in WDSC?
Thanks,
Rob
As an Amazon Associate we earn from qualifying purchases.