hi, contacted my support and it seems it is not installed!
Quote:
RXVSAM, written and supported by Mark Winges, can be found in file 268 of the CBT Tape. There is a read-only VSAM function package, also called RXVSAM, in the VSAM section of the Xephon archives.
years ago to get around the problem of no direct rexx read of a vsam file,
I wrote a cobol module that was called by the rexx module.
Passalong area was actually via VGET and VPUT both in the rexx script and the COBOL module.