$ 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