Thanks Yusuf. Always good to circle around and get a quick reminder course on subjects.
@vsmithz47824 жыл бұрын
Great video again, thank you!
@jesusjr.panuncillon62316 жыл бұрын
Hi Yusuf, Good afternoon. Is this the last video - Crash Course RPGLE - Part 9? I hope you could continue to make more video tutorials for RPGLE. Thanks and God bless you more.
@yusy4code6 жыл бұрын
Jesus Jr. Panuncillon It is the latest video of 18 part series. U can see the upcoming topics in description of the video. I will be making continuation of this video by this week. Thanks for ur support !
@kaizerrexz24346 жыл бұрын
Great Video as always
@raghavendraprasad95075 жыл бұрын
Hi Sir, Can we return multiple values from the procedure? Can we have a data structure in a procedure and return that? Thanks.
@raghavendraprasad95075 жыл бұрын
Also if we are returning multiple variables from a procedure... How do we define the PR. If we can return a DS, how do we define the PR
@aachisoch86246 жыл бұрын
hi Yusuf...you put 4s in pr and pi as return variable ...please let me clear more about this ...this feature I am not understanding...also if is there any documents for all feature of sub procedure then let me know
@yusy4code6 жыл бұрын
If we have return variable, then the data type should be given in PR and PI specification. Below link of Scott presentation is very useful www.scottklement.com/presentations/ILE%20Concepts%20(For%20The%20Impatient%20RPG%20Programmer).pdf
@aachisoch86246 жыл бұрын
Mohammed Yusuf M thanks ☺️
@theunidentifiedbond6 жыл бұрын
Hi Sir, I am learning AS400 on my own. Following your youtube channel has really helped me a lot. However, when I tried to practice it on the server, I found that I can not log into the pub400. I checked your video where you have asked to check the connectivity by 'telnet www.pub400.com' in the command prompt. I did and found it says 'Connection timed out'. Could you please help me out? Thanks in advanced,
@yusy4code6 жыл бұрын
At present it seems pub400 is down. I will keep you informed when I see the server is back online. Thanks
@theunidentifiedbond6 жыл бұрын
Thanks Sir.
@ruzbelortegapalencia74286 жыл бұрын
Hi Yusuf. I'm learning with your videos since 15 days more or less, i installed symtrax to started to program, the thing is that yesterday symtrax worked without problems but today i couldn't conect, so i did ping to www.pub400.com from cmd and its answer was "Destination host inaccessible", after that i wrote the instruction telnet pub400 and it showed me "The connection to the host can not be opened, on port 23: Connection error". Do you know what should i do? thanks ,Greetings from Colombia
@yusy4code6 жыл бұрын
Hi Ruzbel, Sometimes the server will be down for maintenance. Since it is free service, there will not be any prior notification for this. This happens earlier as well. We just need to wait for few days. I will be checking the connectivity quite often so I will inform you when I notice the server is back. Thanks!
@ruzbelortegapalencia74286 жыл бұрын
okay thanks a lot
@amudhavani6 жыл бұрын
I have been trying to connect to pub400 for about 2 months now, it has never let me get connected. it gives the same error message as mentioned above. Is there any specific timing that you are able to access the server ?
@yusy4code6 жыл бұрын
It was not down for last 2 months. Even It worked last week. So next time when I see the server is up, I will reply to this comment so that you can try from your end.
@amudhavani6 жыл бұрын
Sure. I think you're connecting from Singapore. But I am trying from the US, Does it matter by any chance ?
@leobala94413 жыл бұрын
Hi Yusuf....Your videos are very good and useful...can you please make a video without using free format
@yusy4code3 жыл бұрын
Hi Bala, if you want to learn fixed format code for understanding the existing program then it’s okay but I don’t recommend learning to develop new programs . Free format is the way to go.
@leobala94413 жыл бұрын
@@yusy4code Thanks for your reply bro...Sure ,will follow-up...
@leobala94413 жыл бұрын
@@yusy4code I am working and in a training period...here we are working on warehouse management....so it's some what complicated...hope your videos are very helpful but they are not recommending free format in Training period
@yusy4code3 жыл бұрын
We do have resources for fixed format. You can refer official IBMi docs in website .