In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
1 3800How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
1887I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
1 3847A rpg or clp command to find if the file field is defined as a character or numeric field.
IBM,
1 2635
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
How to select highest score of each subject or how to select highest income of every month?
what is the difference between do while and do until?
what is a rpg?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
how do I play {insert rpg system here}?
How would display prime numbers using CL program?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
can I touch the array during treatments?
what do you mean by an input subfile, what are the keywords required?
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.
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
When it is desirable to describe files Internally?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?