[Info-vax] Very simple DCL question

Arne Vajhøj arne at vajhoej.dk
Wed Dec 28 11:45:39 EST 2022


$ type z.com
$ write sys$output "''p1'"
$ @z a
A
$ @z "a"
a

This is not really surprising.

But are there any way to preserve pn case without
double-quoting it?

Like this hypothetical syntax:

$ set proc/parse=(extended,pnkeepcase)

Arne



More information about the Info-vax mailing list