Does anyone on this list use the InSync VSAM file editor? If so, are you able to call it and pass it a VSAM file name and what you'd like to do to it? For example, if you wanted to edit a VSAM file would you be able to do something similar to this:

/* REXX */
address ispexec "SELECT CMD(INSYNC  EDIT  'MY.VSAM.FILE')"


Note that the above is pure fiction on my part as I don't know what procedure would be called (e.g. INSYNC) or what parameters it would accept or what format they'd need to be in (etc). So, if anyone can provide the actual calling syntax I'd really appreciate it.

Many thanks in advance,

Dave Salt

See the new SimpList(tm) rollover image at:
http://www.mackinney.com/products/SIM/simplist.htm

_________________________________________________________________
Former Police Officer Paul Gillespie’s TAKE BACK THE INTERNET tips and tricks, watch the video now http://safety.sympatico.msn.ca/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to