Source on IFS & Local Development

This commit is contained in:
SJLennon
2024-04-10 16:16:48 -04:00
parent 57c4efd0aa
commit a2d8f9c33c
83 changed files with 5807 additions and 4011 deletions
+7 -8
View File
@@ -1,8 +1,7 @@
//=== Prototypes for SRV_STR routines ========================
//============================================================
d CenterStr pr 256a varying
d InStr 256a varying const
d
//=== End of Prototypes forSRV_STR Routines ==================
**FREE
//=== Prototypes for SRV_STR routines ========================
//============================================================
dcl-pr CenterStr varchar(256);
*n varchar(256) const; // InStr
end-pr;
//=== End of Prototypes forSRV_STR Routines ==================