Very practical on how to read from RPGLE a PF file. Thanks. Higinio
@kapilagarwal83486 жыл бұрын
Wonderfully explained. got a clear picture now.Thankyou
@kadirdurmaz89322 жыл бұрын
Hi Yusuf, thanks for the video. I need to ask you where can I find sources or tutorials for "fixed-format rpgle" ? Unfortunately I'm not allowed to user free-format.
@kavyasarilla46822 жыл бұрын
Hii yusuf, How to read the report data in as400 and how to generate reports by using existing data?
@ydmiranda27 жыл бұрын
well done !! thanks for share your knowledge
@chelebarry2 жыл бұрын
Hi I am using my company computer to learn more about as400 ibm I now I am having problems with the connection with my emulator, what could be the possible issue on why it seems doesn't connect? Other than 23 can I use another port? Can't I gave more connections set to that same port?
@himanshuagarwal31215 жыл бұрын
How Setll work with Hival and similarly SETGT with loval ?
@rosanaw39204 жыл бұрын
hola, que significa reade (var1: 'C') FILE1?? VAR1:12 NUMERIC???
@ArunKumar-xk7dm2 жыл бұрын
Hi Yusuf, Great video. I have one question. What will happen if we do Setll/Setgt with key value as 6 ? Because the value is not there in the file. In this case where the pointer will point to ? And what happens with Read/ReadP in these cases ?
@vijaychidambaram14693 жыл бұрын
Hi Yusuf that was a great session and thank you....I will just explain my scenario what I am going to cover.... My scenario is I am using a single PF to load a lot of records...and in Subfile I am reading the PF after it reaches the end of the record(Which means after it reaches the end of the Subfile record) I am going to clear the Subfile then I am going to read the record from the next rrn initially rrn read 1 st 25 records then it will need to read from 26 th record and load it in the same Subfile...is that possible...?
@katleenculla52015 жыл бұрын
Hi, how to do those operations in comparing two physical files with the same data? I mean, how the syntax should be in reading, chain, setll? badly needed to know..
@ravibharadwaj62462 жыл бұрын
Did u know the process for what u mentioned...??i want to know how to do the process.. to get output for multi physical file using chain op code
@shashankrai87804 жыл бұрын
I have to read a physical file(x) and if process flag field in the file is blank I have to update the fields in another file suppose(y) any help.
@yusy4code4 жыл бұрын
What help you need ? It should be achievable in many ways
@shashankrai87804 жыл бұрын
@@yusy4code thanks , its completed .
@10gitz6 жыл бұрын
Hi Yusuf, Thanks for these ultimate videos.My question is If im doing normal Read for 10records with same value of Stud no say 1 but after 4th record i use CHAIN opcode instead of Read , will the control go to read 1st record (setll+reade) or 5th record.where will the pointer set?
@yusy4code6 жыл бұрын
It will point to first record. Because, Chain will re-position the cursor.
@10gitz6 жыл бұрын
Mohammed Yusuf M thanks👍
@priyankatripathi97652 жыл бұрын
hi Yusuf sir!! kindly explain opcodes with fixed format...We are having difficulty there..😢
@gousebasha96305 жыл бұрын
How read particular record without using setll and setgt. Using rrn
@bhaskarvepa73676 жыл бұрын
Hi Yusuf, I have pf with keyFld in DESCEND. i have 1 to 10 rec in it. i try to read file SETLL *HIVAL PF; READ PF; DSPLY FLDNAME; So as u said SETLL will set to Lower limit mean's in between 10-9 so, it should display 9th record. But it is showing 10th record. why....? Thanks in advance......
@yusy4code6 жыл бұрын
Bhaskar Vepa it is correct. Hival is 10 so setll 10 and read will read 10th record only . If we do setll 5 then it will read from 5,6,7 and so on.
@bhuvana26282 жыл бұрын
hi bro can u tell how to declare a pf from database in rpgle free format
@bharathiravi56597 жыл бұрын
hi yusuf,after registering i did not receive any verification email.kindly help me
@ravibharadwaj62462 жыл бұрын
How to write the rpgle program for multi physical file using chain op code......????to get output
@yusy4code2 жыл бұрын
You mean multi member physical file?
@ravibharadwaj62462 жыл бұрын
Noo....using chain opcode we have write output for two physical files..at a time..means we have to use the same key field for both physical files..
@ravibharadwaj62462 жыл бұрын
We want to find the output using chain opcode for 2 physical files .....??
@ravibharadwaj62462 жыл бұрын
Two physical files ..chain opcode same keyfield for 2 physical files..
@yusy4code2 жыл бұрын
If two files have same column names, use prefix opcode in the file spec so you can read them separately
@pinnaravali40877 жыл бұрын
May i know the difference between *loval and *start
@yusy4code7 жыл бұрын
*start and *loval works similar but *start is better than *loval. you can use *start for both keyed file as well as RRN based file (non keyed). Also we have some limitation with *loval if we have numeric key fields and if that contains -ve numbers. Another difference is, with *start you can use only file name (not record format name) SetLL *start StudPF ;
@pinnaravali40877 жыл бұрын
Thank you...Got it👍
@ElOsoLechozo2 жыл бұрын
Thank you Yusuf
@arunkumarazhagarsamy77737 жыл бұрын
Awaiting for Structured format......
@yusy4code7 жыл бұрын
Sorry, Are you mentioning about data structure?
@arunkumarazhagarsamy77737 жыл бұрын
sorry, fixed-format..
@vandana97386 жыл бұрын
Thanks it was helpful 👍
@tahirm097 жыл бұрын
excellent
@tahirm097 жыл бұрын
Kindly use "camtasia studio 8" software for the recording. mostly professional using this one. Secondary change the screen resolution when you go to the editor is showing vary much small font.