![]() Related Questions Wake up - you haven't been paying attention! It's not possible to pass an index via linkage. The index is not part of the calling programs working storage. Those of us who've made this Latest Answer : We can pass subscript by linkage section. index cant. ... I have a variable x(20), but i need the out as in two ways One is 1.12300000000000000000, other one is 2.123-----------------? Read Answers (5) | Asked by : samayamsas Can we fetch select in working storage section variables directly without using the host variables? Read Answers (5) | Asked by : Abhishek mangal A place to reserve storage for data that is not part of the program's input or output. This area contains fields that are used as temporary storage while the program is executing. Some temporary storage Latest Answer : you need the section to define all your variables.But you don´t have to hardcode. You can copy a copybook, where you´re variables are inside. let me know, if you need more details. ... Latest Answer : Variables can be passed
1) by content
The called program accesses and processes a copy of the variables from
calling program's storage and cannot change actual value of the variables
in the caller's storage.
2) ... I tried in many ways, but it loops over again and again in the last record and reports me abend error. Latest Answer : In this code i am using cnt for finding the number of records.0700-LOAD-UOM-FILE.READ MPSF-item-FILE AT END
MOVE WSL-Y TO WSW-ITEM-FILE-SWT
MOVE WS-ITEM-TAB-CNT TO WS-UOM-ITEM-MAX
GO TO 0700-LOAD-UOM-FILE-EXIT.
ADD WSC-1 TO WS-ITEM-TAB-CNT.
IF ... Read Answers (4) | Asked by : Bhuvaneswari Raman
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||