What is the difference between a symbolic and an override in
executing a PROC?

Answer Posted / guest

A symbolic is a PROC placeholder; the value for the symbolic
is supplied when the PROC is invoked, eg. &symbol=value. An
override replaces the PROC's statement with another one; it
substitutes for the entire statement.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the purpose of dd dummy statement?

781


Name the statement which can be used to send data to another mvs jes3 node?

697


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2375


What is jcl in mainframe, and how many types of jcl statements are there for a job?

731


write a jcl to execute a job by 7:00 am on jan 20,1986?

780






which utility is used a dummy utility?

927


how you can direct the data to spool using SYSOUT option?

1009


how to do automated restart when a job abends?

958


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2086


What is one line to pass PARM from JCL to COBOL?

4550


What is NOTCAT ?

842


Differentiate between addressing mode and run mode.

689


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1892


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

1049


Explain about LMFREE�free data set from its association with data ID

1116