CL equivalent FTP subcommands for IBM i FTP server CL equivalent FTP subcommands for IBM i FTP server FTP subcommands equivalent to IBM i FTP server The File Transfer Protocol (FTP) client commun…
Checking object Existence in CL Checking object Existence in CL Check Object (CHKOBJ) command? The Check Object (CHKOBJ) command checks object existence and verifies the user&…
Using Quotes in CL Using Quotes in CL Introduction to Quotation mark in CL "Quote" means one character (') which is sometimes described as an apostro…
Selective Prompting and QCMDCHK in CL Selective Prompting and QCMDCHK in CL Selecting Prompting for CL commands Selective prompting for CL commands is especially helpful when you ar…
Using QCMDCHK (Check Command Syntax) API in CL Using QCMDCHK API in CL What is QCMDCHK API in CL? The Check Command Syntax (QCMDCHK) API executes syntax checking for a single command, and alt…
How to make prompt selective in CL How to make prompt selective in CL Making the prompt selective in CL Selective prompting for CL commands is especially helpful when you are usin…
How to Code Selective prompting in CL AS400 & common mistake to avoid How to Code Selective prompting in CL and common mistake to avoid How to code Selective prompting in CL program To enable selective prompting in…
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…