Check if IFS directory exists through CL program Check if IFS directory exists through CL program In this article, we will learn how to check if IFS directory exists using CL program. We can achie…
Removing directories on IFS in RPGLE Removing directories in IFS using RPGLE What is RMDIR() API/ Removing directories? RMDIR is a command which will remove an empty directory on va…
Creating directories on IFS in RPGLE Creating directories in IFS using RPGLE How can we create directory using RPGLE? The MKDIR() function shall create a new directory with name pa…
Writing varying(2) and varying(4) Unicode data to the IFS codepage 1200 stream file in RPGLE Writing varying(2) and varying(4) Unicode data to the IFS codepage 1200 stream file in RPGLE RPGLE Program for IFS write unicode data varying(2) and…
Creating Codepage 1200 stream file and Writing Unicode data to the IFS stream file in RPGLE Creating Codepage 1200 stream file and Writing Unicode data to the IFS stream file in RPGLE In this article we would be creating the unicode enab…
Creating HTML file in IFS in RPGLE Creating HTML file in IFS in RPGLE HTML Format (Webpages) HTML stands for HyperText Markup Language . The HTML used to design the web pages and em…