|
|
| Author |
Message |
cma rajith
New User
Joined: 28 May 2008 Posts: 9 Location: India
|
|
|
|
How can we suppress screen messages from LISTDS and LISTDSI commands?
In the attachment i want to remove the first two messages. |
|
| Back to top |
|
 |
References
|
Posted: Thu May 29, 2008 12:33 pm Post subject: Re: Suppress screen messages from LISTDS and LISTDSI commands |
 |
|
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 2538 Location: italy
|
|
|
|
as usual...
why post 100kb thing when a text cut and paste would be more then enough ???
and not everybody can see the attachments, reducing the number of people able to help |
|
| Back to top |
|
 |
ofer71
Global Moderator
Joined: 27 Dec 2005 Posts: 1862 Location: Israel
|
|
|
|
It looks like you have a syntax error in the LISTDSI function. Try TRACE first.
O. |
|
| Back to top |
|
 |
cma rajith
New User
Joined: 28 May 2008 Posts: 9 Location: India
|
|
|
|
| It's not a syntax error, for my requirement i might try to open a file which is not existing..these message came for that..I want to display customized message only, not the system message |
|
| Back to top |
|
 |
ofer71
Global Moderator
Joined: 27 Dec 2005 Posts: 1862 Location: Israel
|
|
|
|
Try OUTTRAP. Also, try TSO PROFILE settings (like NOINTERCOM).
O. |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 2817 Location: Brussels once more ...
|
|
|
|
| And don't ask the same question in another thread !!! |
|
| Back to top |
|
 |
cma rajith
New User
Joined: 28 May 2008 Posts: 9 Location: India
|
|
|
|
| Sorry for that... |
|
| Back to top |
|
 |
Pedro
Active User
Joined: 01 Sep 2006 Posts: 274 Location: work
|
|
|
|
| Use the SYSDSN(my.pds) function to determine if a dataset exists. |
|
| Back to top |
|
 |
PeD
Active User
Joined: 26 Nov 2005 Posts: 262 Location: Belgium
|
|
|
|
| And same respons here, you cannot avoid with OUTTRAP message IKJxxxx type. |
|
| Back to top |
|
 |
|
|