SYS Webinar (W10) 25/08/2020 "ARE Administration Runtime Expert" - Marco Riva - ONLiNE DAYS 2020
20 August 2020
Speaker: Marco Riva – Developer – Expert – IBM i Mentor – Blogger Faq400 Abstract: In this Webinar, Marco Riva will present us how to install, configure and use the 5733ARE product, Administration Runtime Expert,…
---
Roberto De Pedrini
Faq400.com
Webinar DEV (W09) 08/25/2020 "Intro to GIT" - Liam Allan- ONLiNE DAYS 2020
20 August 2020
Speaker: Liam Allan – Software developer – Speaker – IBM Champion Abstract: In this session, in English, Liam Allan, will talk about GIT for RPG / Cobol Developers, starting from the installation of the same…
---
Roberto De Pedrini
Faq400.com
IFS files management
28 July 2020
I believe that all of us who work in the IBM i environment have happened, and continue to do, to have a multitude of obsolete files in the IFS and waste time locating and delet…
Writing messages to the job log with SQL
9 May 2020
LPRINTF is a simple utility that allows you to write messages in the current job’s log, directly with SQL. Let’s see when it can be useful!
STRTCPFTP how to use it to run fast FTP
3 November 2019
A simple way to FTP your files from or to your IBM i.
Reading spool files with SQL
13 October 2019
To read the contents of a spool file you can make a program that runs the CPYSPLF command and then reads the output file. But why write a program when SQL can do all the work?
AFPRSC this unknown (keyword)
9 October 2019
Starting from V7R1 IBM has released the keyword AFPRSC usable at record level. It is useful in case you want to insert images, pdf and AFPDS objects natively in spools without the need to use…