Add Supporting code

Copy file and service program
This commit is contained in:
SJLennon
2020-09-29 15:38:54 -04:00
parent b0bb8f4b16
commit 6e68066de0
9 changed files with 632 additions and 1 deletions
+9 -1
View File
@@ -6,6 +6,14 @@ More developers are learning about the **IBM i** as a wonderful business platfor
My intent is to provide real programs that help you learn, or improve your current understanding, and which you can adapt to you needs.
Feel free to provide comments and feedback.
### SQL_SKELETON
## Copy_Mbrs
Code to be copies into other programs.
## Service_Pgms
Utility support routines that are called from other code.
## SQL_SKELETON
Batch program with SQL embedded in RPGLE. Includes error checking and handling. There are two versions, one in completely free format and one not free with the D-Specs in fixed format.