diff --git a/README.md b/README.md index 7a0aab5..a5badc5 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ To create the objects copy the sources to your sourcefiles (qrpglesrc, qcmdsrc, 2. Add this jobdescription as a autostartjob to your subsystem: ```ADDAJE SBSD(SUBSYSTEM) JOB(ZSERVER) JOBD(YOURLIB/ZSERVER)``` +## Update 19.11.2019 +Add membersupport to zclient and zserver +![ZCLIENT](https://github.com/PantalonOrange/SendObjects-IBMi/blob/master/zclient_mbr.gif) + ## Update 29.05.2019 ### ZSERVER Add API ```QMHRTVM``` and SQL ```GET DIAGNOSTIC``` to return specific errorsmessages to client diff --git a/zclient_mbr.gif b/zclient_mbr.gif new file mode 100644 index 0000000..9aad5b5 Binary files /dev/null and b/zclient_mbr.gif differ