- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everybody,
I would like to retrieve the STOP return code produced by a program
executed from within another program using the SYSTEMQQ or
RUNQQ routines.
Example:
The calling program does the following:
IJK = SYSTEMQQ('TEST.EXE')
The TEST.EXE program stops by executing STOP 35.
I would like to retrieve the 35 from the calling program.
Thanks
Jean Vezina
I would like to retrieve the STOP return code produced by a program
executed from within another program using the SYSTEMQQ or
RUNQQ routines.
Example:
The calling program does the following:
IJK = SYSTEMQQ('TEST.EXE')
The TEST.EXE program stops by executing STOP 35.
I would like to retrieve the 35 from the calling program.
Thanks
Jean Vezina
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Disregard my previous posting, RUNQQ returns the STOP return code
Thanks
Jean Vezina
Thanks
Jean Vezina

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page