Answer Posted / billyboyo
In IBM's Language Environment you can dynamically
acquire storage (look up HEAP in the manual). The storage
you acquire you can use as you like. Can be an array,
therefore a dynamic array. It is a "work-around" as dynamic
arrays are not directly supported.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the Purpose of Pointer in the string?
what is the use of outrecord?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Why did you choose to work with ibm mainframe cobol programming?
What are the different data types in cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
what are decleratives in cobol?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How do get the result of your program directly on your pc?
How do you reference the fixed block file formats from cobol programs
how can i see junk values in dclgen or in hostvariable of comp ?
Why would you use find and get rather than to obtain?