Can any body give the code for this quesition?
Using the following details write C-Spec code to set Name
to"AMMU LABS SYSTEM"
D NAME1 S 10 INZ('AMMU')
D NAME2 S 10 INZ('LABS')
D NAME3 S 10 INZ('SYSTEM')
D NAME S 20
Answer Posted / shriram
syam vijay is right..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can I touch the array during treatments?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How can we know running job is batch or interactive?
what is the necessary keyword needed to scroll subfile records?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
how can you display specific subfile page on the screen in unequal subfile?
what is the rpg system?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
What is a record lock error?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
What is the purpose of record level identifier?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.