IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
5 39706
how can I control the way a remote browser uses its cache?
How does a cursor work?
A join logical file has how many record formats?
Can we delete records from view?
how would find total records in files using sequential?
What is the cobol picture clause of the db2 data types date, time, timestamp?
Explain the purpose of the program list table?
What is link edit in cobol?
what is search and searchall?what is the diffrence between them?give an best example?
How many minimum number of line codes does PL/1 DB2 program requires?
what does a file status of 02 on a vsam signifies?
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
how can you prevent more than one user from accessing the same transient data queue?