Reading PF using RPGLE free format

  Рет қаралды 28,076

Yusy4Code

Yusy4Code

Күн бұрын

Пікірлер: 42
@kevinfillyamna5620
@kevinfillyamna5620 7 жыл бұрын
best tutorial ever , thanks sir
@yusy4code
@yusy4code 7 жыл бұрын
fitri laily thanks for ur comments ...
@higiniofuentes2551
@higiniofuentes2551 7 жыл бұрын
Very practical on how to read from RPGLE a PF file. Thanks. Higinio
@kapilagarwal8348
@kapilagarwal8348 6 жыл бұрын
Wonderfully explained. got a clear picture now.Thankyou
@kadirdurmaz8932
@kadirdurmaz8932 2 жыл бұрын
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.
@kavyasarilla4682
@kavyasarilla4682 2 жыл бұрын
Hii yusuf, How to read the report data in as400 and how to generate reports by using existing data?
@ydmiranda2
@ydmiranda2 7 жыл бұрын
well done !! thanks for share your knowledge
@chelebarry
@chelebarry 2 жыл бұрын
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?
@himanshuagarwal3121
@himanshuagarwal3121 5 жыл бұрын
How Setll work with Hival and similarly SETGT with loval ?
@rosanaw3920
@rosanaw3920 4 жыл бұрын
hola, que significa reade (var1: 'C') FILE1?? VAR1:12 NUMERIC???
@ArunKumar-xk7dm
@ArunKumar-xk7dm 2 жыл бұрын
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 ?
@vijaychidambaram1469
@vijaychidambaram1469 3 жыл бұрын
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...?
@katleenculla5201
@katleenculla5201 5 жыл бұрын
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..
@ravibharadwaj6246
@ravibharadwaj6246 2 жыл бұрын
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
@shashankrai8780
@shashankrai8780 4 жыл бұрын
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.
@yusy4code
@yusy4code 4 жыл бұрын
What help you need ? It should be achievable in many ways
@shashankrai8780
@shashankrai8780 4 жыл бұрын
@@yusy4code thanks , its completed .
@10gitz
@10gitz 6 жыл бұрын
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?
@yusy4code
@yusy4code 6 жыл бұрын
It will point to first record. Because, Chain will re-position the cursor.
@10gitz
@10gitz 6 жыл бұрын
Mohammed Yusuf M thanks👍
@priyankatripathi9765
@priyankatripathi9765 2 жыл бұрын
hi Yusuf sir!! kindly explain opcodes with fixed format...We are having difficulty there..😢
@gousebasha9630
@gousebasha9630 5 жыл бұрын
How read particular record without using setll and setgt. Using rrn
@bhaskarvepa7367
@bhaskarvepa7367 6 жыл бұрын
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......
@yusy4code
@yusy4code 6 жыл бұрын
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.
@bhuvana2628
@bhuvana2628 2 жыл бұрын
hi bro can u tell how to declare a pf from database in rpgle free format
@bharathiravi5659
@bharathiravi5659 7 жыл бұрын
hi yusuf,after registering i did not receive any verification email.kindly help me
@ravibharadwaj6246
@ravibharadwaj6246 2 жыл бұрын
How to write the rpgle program for multi physical file using chain op code......????to get output
@yusy4code
@yusy4code 2 жыл бұрын
You mean multi member physical file?
@ravibharadwaj6246
@ravibharadwaj6246 2 жыл бұрын
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..
@ravibharadwaj6246
@ravibharadwaj6246 2 жыл бұрын
We want to find the output using chain opcode for 2 physical files .....??
@ravibharadwaj6246
@ravibharadwaj6246 2 жыл бұрын
Two physical files ..chain opcode same keyfield for 2 physical files..
@yusy4code
@yusy4code 2 жыл бұрын
If two files have same column names, use prefix opcode in the file spec so you can read them separately
@pinnaravali4087
@pinnaravali4087 7 жыл бұрын
May i know the difference between *loval and *start
@yusy4code
@yusy4code 7 жыл бұрын
*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 ;
@pinnaravali4087
@pinnaravali4087 7 жыл бұрын
Thank you...Got it👍
@ElOsoLechozo
@ElOsoLechozo 2 жыл бұрын
Thank you Yusuf
@arunkumarazhagarsamy7773
@arunkumarazhagarsamy7773 7 жыл бұрын
Awaiting for Structured format......
@yusy4code
@yusy4code 7 жыл бұрын
Sorry, Are you mentioning about data structure?
@arunkumarazhagarsamy7773
@arunkumarazhagarsamy7773 7 жыл бұрын
sorry, fixed-format..
@vandana9738
@vandana9738 6 жыл бұрын
Thanks it was helpful 👍
@tahirm09
@tahirm09 7 жыл бұрын
excellent
@tahirm09
@tahirm09 7 жыл бұрын
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.
Understanding Activation Groups in IBM I RPGLE | yusy4code
16:04
Basics of OVRDBF, OPNQRYF & Level check error in RPGLE
22:46
Yusy4Code
Рет қаралды 30 М.
Wall Rebound Challenge 🙈😱
00:34
Celine Dept
Рет қаралды 23 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 15 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 2,6 МЛН
How to update PF record from Sub File
17:56
Yusy4Code
Рет қаралды 16 М.
Arrays, Data Structures & Data Areas in RPG Programming
22:01
Yusy4Code
Рет қаралды 20 М.
RPG Free Form in a Nutshell
1:28:43
SystemiDeveloper
Рет қаралды 1,8 М.
Code for IBM i: rpgle is modern
22:58
Lj
Рет қаралды 5 М.
Introduction to Journals in IBM i (AS400) - for Beginners
9:50
Coding in RPG (IBM i/AS400). Using xml-into to import XML documents.
10:49