https://github.com/richardschoen/scottklementstuff
Scott Klement Libraries and Samples - A Backup Since Scotts Domain Went Down
https://github.com/richardschoen/scottklementstuff
as400 cl excel ftpapi ibmi ifs poi rpg rpgle scottklement xml yajl
Last synced: 2 months ago
JSON representation
Scott Klement Libraries and Samples - A Backup Since Scotts Domain Went Down
- Host: GitHub
- URL: https://github.com/richardschoen/scottklementstuff
- Owner: richardschoen
- Created: 2024-10-29T01:01:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T14:18:56.000Z (10 months ago)
- Last Synced: 2025-03-11T15:23:22.294Z (10 months ago)
- Topics: as400, cl, excel, ftpapi, ibmi, ifs, poi, rpg, rpgle, scottklement, xml, yajl
- Homepage:
- Size: 22.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scott Klement IBM i Programming Stuff
Scotts site is still available. Visit his site here:
https://www.scottklement.com
This repo was meant to be a just in case backup.
10/28/2024 - This repo is a place to make available Scott Klement's IBM i libraries and samples.
❗ This is only meant to be a backup site as Scott's domain has gone offline entirely.
Not sure for how long.
Some content is available here:
https://web.archive.org/web/20240000000000*/scottklement.com
# List of IBM i Utility Files
```base64``` - Base64 service program
```csv``` - CSV utility
```expat``` - Expat XML processing library
```ftpapi``` - FTP API library
```httpapi``` - HTTP API library
```ifsebook``` - IFS ebook
```jdbc``` - Access external databases with RPG
```poi``` - HSSF/POI Excel with RPG
```traceroute``` - Traceroute utility library
```unixcmd``` - Unix command
```yajL``` - YAJL JSON processing library