Hi All,
i need to find the latest version of a gdg.
i have stored all the GDG name in a ps, and i need to find the latest version of GDG actually in 3.4(lv) we can find by putting D.S....(0).
input ps :
aaa.xxxx.ccc
sss.xxx.ddd
output ps:
aaa.xxxx.ccc.gv00007
sss.xxx.ddd.gv00008
i tried to read the dataset from PS but it is not showing the latest version if i add (0) behind DS name.. suggest please. Thanks!