How to read 2 positions at a time in a data area? I have created a data area of length and i have to read the values of the data area like 91-92,93-94 at a time up till 100
3 8467I have a display file with mandatory fields. Is there anyway that i can highlight those fields to bring attention to the user? The same behavior that AS400 makes when we attempt to execute a command without completing all the required parameters. Note: I have used DSPATR(HI) or DPSATR(RI) and they have different behaviors. Thanks.
2 7470hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.
2510load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?
1 4835I have SQLRPGLE program in which there are some update statements which executed correctly. there were no errors run time. Once the program gets over, the file was not updated with the new values. What might be the reason?
2 12486Can anybody know difference between SNDUSRMSG AND SNDPGMMSG IN CL PROGRAMMING? IF DON'T KNOW MAIL ME @ gkarthik.as400@gmail.com
3 18116Post New IBM AS400 AllOther Questions
how to define global parameter in ile ?
what is the function of crtdupobj command?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
if we tried to move year part of *iso date into a field of length 3, what will happen ?
what is a query can be run in which mode?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
what is the difference between seton lr and retrn?
what is scan and xlate?
why do we use readc? What is sflnxtchg?
can you specify a display file to be used in the following modes input,output, or combined modes ?
how to toggle between single line and multi - line display of a particular record in a subfile?
what is a keyed physical file?
what is the sequence when using cursor?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
Difference Between Skip Before & Space Before?