[Info-vax] SYS$SET_DEVICE
Steven Schweda
sms.antinode at gmail.com
Thu Feb 21 15:54:18 EST 2013
> How about using LIB$SPAWN to create a subprocess to execute
> a DCL $SET VOLUME /LABEL command?
I'd rather eat dirt. I've been eliminating stuff like:
system(strcat(strcpy(s, "set prot=(o:rwed) "), d));
(when it's pointed out to me) and I'd prefer not to add more.
(The $QIO code to replace that irritant was impressively
longer and more complex, but far more satisfying.) Error
messages, among other things, are easier to control when
using real system services.
But I could make some sense out of the $QIO docs, which I
can't say about the $SET_DEVICE docs.
More information about the Info-vax
mailing list