Skip to content

Commit 5cae827

Browse files
Update README.md
1 parent 50f09b8 commit 5cae827

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ There are several ways to build the library. Pick your favorite.
99
https://github.com/richardschoen/QshOni/blob/master/VERSION.TXT
1010

1111
```
12-
1.0.32 - Added QSHQRYSRC command for querying data via a static source member in a library or IFS text file and placing results in an outfile. This is good for using SQL to prep data for a report or aggregate data for a secondary process.
12+
1.0.32 - Added QSHQRYSRC command for querying data via a static source member in a library or IFS text file and placing results in an outfile. This is good for using SQL to prep data for a report or aggregate data for a secondary process.
13+
14+
Added QSHSAVLIB and QSHSAVIFS commands for savng library and IFS objects and outputting an IFS save file when save is complete.
1315
1416
1.0.31 - Changed QSHIFSSIZ command return length from 9 to 15. We can currently still only
1517
return max size value of 2,147,483,647 bytes until we convert the command to use stat64 at

0 commit comments

Comments
 (0)