Nov 21, 2020
Sending texts as part of a 2FA (2 Factor Authentication) process on the IBM i In the following article we will highlight example code showing how to text directly from the IBM i using just a cellular modem, an asynchronous communication line, an ICF file and all the...
Oct 24, 2020
Here is some simple code that we use to do a mass replace of text strings in physical file source members. It does a case sensitive search and replaces the entire search string with the replacement sting and will always produce data shift if the search and replacement...