Hi,
I want to create a vsam with multiple keys is it possible while declaring keys during creation like,
keys (3,3,8,3,15,3)
where 3,8,15 are the starting positions of the keys?
is it possible while declaring keys during creation like,
keys (3,3,8,3,15,3) where 3,8,15 are the starting positions of the keys