Introduction to Single Page Sub file in IBM i

  Рет қаралды 16,957

Yusy4Code

Yusy4Code

Күн бұрын

Пікірлер: 33
@yusy4code
@yusy4code 7 жыл бұрын
The source code is available here for reference. Do let me know if we can make another video to write the code from scratch. drive.google.com/uc?authuser=0&id=1VHeohKiGEqNPyEyuQHjrdoFSoEehIgOU&export=download
@Jimi-bx3xf
@Jimi-bx3xf 4 жыл бұрын
Hello but your code lack of explanation... only two files i suppose the dspf and the rpgle... where is studpf ?
@rutnaja7272
@rutnaja7272 3 жыл бұрын
love you Yusuf
@sbmahapatra
@sbmahapatra 4 жыл бұрын
Excellent video Yusuf. No words. Thank you very much!!!
@ARVINDKUMAR-sn7kv
@ARVINDKUMAR-sn7kv 3 жыл бұрын
Very useful Video.
@balachandrann8140
@balachandrann8140 5 жыл бұрын
Great Yusuf
@brijeshroy3182
@brijeshroy3182 5 жыл бұрын
Sir why are you running for loop in pageup from 1 to sflpag+1 , in this manner it will load 9 values ??
@SanojKumar-iq9xm
@SanojKumar-iq9xm 3 жыл бұрын
Hi Yusuf your all videos lecture is awesome , could you please make video on expandable subfile ?
@yusy4code
@yusy4code 3 жыл бұрын
Will plan for it. Thanks
@sbmahapatra
@sbmahapatra 4 жыл бұрын
Guys, could you please provide the link for Single Page Subfile from scratch?
@sbmahapatra
@sbmahapatra 4 жыл бұрын
Hello Yusuf, Thank you for the very helpful video. Any idea why are you using *IN in this line "0009.01 D IndAddress S * INZ(%Addr(*IN))"? Thank you again!
@yusy4code
@yusy4code 4 жыл бұрын
In our program we use indicators. We have 1-99 indicators in RPG program and that can be accessed via syntax *IN01 to *IN99. Here we are pointing to the memory location of the indicator. These indicators memory location are sequentially located in IBMi memory. So %Addr(*IN) will give us the first address of the indicatory (which is *IN01) and we assign that value to our variable IndAddress pointer variable. Then we created another data structure based on this pointer variable so that this data structure can contain fields inside which can be mapped to the indicator based on the position. more info: www.itjungle.com/2012/09/19/fhg091912-story01/
@anjitsingha
@anjitsingha 5 жыл бұрын
What is INPSTUD in the program? I know its a silly question but I am very new to RPGLE and Subfile.
@yusy4code
@yusy4code 5 жыл бұрын
It’s input field name in our DSPF. Whatever user enter on that , the value will be available in our program for accessing.
@anjitsingha
@anjitsingha 5 жыл бұрын
@@yusy4code Thanks Yusuf. A big thums up👍
@vandana9738
@vandana9738 6 жыл бұрын
If we want to display more than 9999 records then which subfile we should use?
@yusy4code
@yusy4code 6 жыл бұрын
We can use single page subfile for this.
@tanujmayank8529
@tanujmayank8529 7 жыл бұрын
thanks very useful . Can you please give some example when to use which type of subfile , I mean when to use single page subfile or when to use load all subfile etc .
@Prirowdy
@Prirowdy 6 жыл бұрын
Hey Yusuf great work!! It helped in understanding single page subfiles ...But if you make another example from scratch that would be more helpful.
@yusy4code
@yusy4code 6 жыл бұрын
Thanks for your feedback. I will try to make a video soon on single page subfile from scratch.
@sanalmoh
@sanalmoh 3 жыл бұрын
@@yusy4code Could you please provide the Video link for single page subfile from scratch ?
@kaattupoochi5992
@kaattupoochi5992 6 жыл бұрын
What if the First_rec value is all same...say example....I read a logical file based on student id...I retrieve 100 records for that student id and do page down for 5 times...in that case how will I do setll student_id studfile; in page up section...it will automatically point to very first record of the file....pls help with this.
@yusy4code
@yusy4code 6 жыл бұрын
In single page subfile, we do not need to setll student_id for page up. For page up and page down we need to use ReadP and Read. Setll will come into picture only if we have position to or search by student option. So if i want to position to particular student then setll student_id will be used and it will point to very first record of that student is correct.
@priyanka2653
@priyanka2653 5 жыл бұрын
Thank you for this video..Can we write single page in sqlrpgle? If yes can you please guide me how ?
@siliverusatyanarayana2042
@siliverusatyanarayana2042 Жыл бұрын
Very useful if it possible please make a video from scratch
@GutchAlex
@GutchAlex 6 жыл бұрын
I enjoyed the session, can you in the future export the code to GITHUB so we can download thanks
@yusy4code
@yusy4code 6 жыл бұрын
Thanks for the suggestion. I will post the codes in Git for future reference.
@salmanbagwan6746
@salmanbagwan6746 5 жыл бұрын
T U sir, Can you please give videos related to message subtile and windows subfile.
@carefree_ladka
@carefree_ladka 3 жыл бұрын
Can you write from scratch Yousuf? Thanks btw for all videos 🙂
@yusy4code
@yusy4code 3 жыл бұрын
Will plan for it
@yogmahirazz
@yogmahirazz 6 жыл бұрын
Hi Yusuf...Is there any trail version of as400 software available where we can practice code at home ??? ...please suggest
@yusy4code
@yusy4code 6 жыл бұрын
There is a option of getting 3 month subscription for 25$ from TexAS400 texas400.com/as400account.html
Basics of JOBQ, JOBD, Subsystem in IBM i  - for Beginners
14:56
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
Single Page Sub file in as400
18:54
As400
Рет қаралды 175
Understanding Activation Groups in IBM I RPGLE | yusy4code
16:04
Introduction to SQLRPGLE in IBM i - for Beginners
19:48
Yusy4Code
Рет қаралды 33 М.
Basics of OVRDBF, OPNQRYF & Level check error in RPGLE
22:46
Yusy4Code
Рет қаралды 30 М.
Adding record into PF using Sub File - IBM i (AS400)
15:34
Yusy4Code
Рет қаралды 25 М.
How to use Physical File (PF) Trigger in RPGLE - IBM i (AS400)
12:15
How to handle %Date function in RPGLE
17:54
Yusy4Code
Рет қаралды 11 М.
20. IBMi (AS400) - Subfile Part - I
51:36
Programmers IO
Рет қаралды 1,7 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН