[comp.os.vms] How do YOU set the file version limit from a program?

leres@ucbarpa.Berkeley.EDU (Craig Leres) (05/10/88)

I'm making a IO$_MODIFY call to the ACP and while I can do neat things
like change the protections of the file, I can't quite change the
version limit. The I/O Reference manual claims that you just set the
new version limit in the fib before making the MODIFY request, but it
doesn't work. I've looked at the fiche and think I'm pretty much doing
what DCL does.

If you have any clues on how to do this, please drop me a note. (But
please don't suggest using lib$spawn()...)

		Craig