Hi,
I use the SUBMIT instruction to call a program B from a program A.
The problem is that i don't want the program I call (B) to display the informations it displays when it runs "alone".
The cause is that the program A need to call numerous times the program B and if the program B displays its informations, the program A can't continue until I press the 'ESC' button...
Is there a way to solve my problem ?
Thanks a lot !
--Yohann.