[Info-vax] %PCSIUI-E-PRIVCLASS1 when using PRODUCT with PIPE
John E. Malmberg
wb8tyw at qsl.net_work
Wed Dec 12 08:49:00 EST 2018
On 12/11/2018 7:47 AM, Tim Sneddon wrote:
> Jairo Alves <jairo.ptbr at gmail.com> wrote:
>>
snip
>
> It is being treated as a command procedure. Years ago I investigated
> this as I was trying to figure a way to provide a better implementation
> of $(SHELL ...) for MMK. DCL actually checks to see if the command
> procedure is disk based or not. If it is disk based, then certain
> constructs become possible, like multi-line IF-THEN-ELSE-ENDIF, loops,
> etc. If not, then you get single-line DCL.
Is LD source available?
Make a variant that could produce a small memory disk in the users
virtual address space instead of a file.
Or use LD on a temp file with good RMS caching.
Have MMK (or other tools) detect if that tool is available and use it to
run small scripts.
Regards,
-John
More information about the Info-vax
mailing list