Run and Execute Mainframe Program

How to run and execute mainframe programme?

Questions by arun kumar chakilam

Showing Answers 1 - 3 of 3 Answers

tag_tushar

  • Jul 28th, 2010
 

There are 2 ways to run & execute a Mainframe program :
1) Typing J in front of the file name in the ISPF Menu. This is how you'll do it...
Step 1: Open Mainframe.
Step 2: Type 3.4 in the command line. Here type in the file name you want to execute.
Step 3: A new screen will apper with your file. Now just type J infront of the file & your file will run.

2) Typing SUB after opening the file. This is how you'll do it...
Step 1: Open Mainframe.
Step 2: Type 3.4 in the command line. Here type in the file name you want to execute.
Step 3: A new screen will apper with your file. fNow type E infront of the file & your file will run. This will open the file, now just type SUB in the command line. This will also execute your program.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions