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


Please Help Members By Posting Answers For Below Questions

What is the difference between iter and do?

679


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

758


What is the purpose of record level identifier?

730


what is program status data structure?

1392


how can you display specific subfile page on the screen in unequal subfile?

677






what is an online rpg?

733


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

551


What is ment by record level identifier?

658


How Chain operation copies the record's data to the input buffer for the program?

1084


what do you mean by an input subfile, what are the keywords required?

777


what was the robotech rpg?

689


When it is desirable to describe files Internally?

1193


How to select highest score of each subject or how to select highest income of every month?

1299


what is the necessary keyword needed to scroll subfile records?

706


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.

2283