[Info-vax] Command tables not propagated to subprocesses

IanMiller gxys at uk2.net
Thu Aug 20 06:24:55 EDT 2009


On Aug 20, 10:24 am, Anders.Wal... at om.com wrote:
> Hi,
>
> I need to run "Set command" to update a command to accept a new C++
> qualifier.
>
> The problem is that when I run MMS (which executes all commands in a
> spawned subprocess) the new qualifier has disappeared. The subprocess
> does not inherit the modified command table.
>
> How can I modify the "default" command tables that are available
> directly after login with the new c++ qualifier?
>
> I am running on on old Alpha VMS 7.2.
>
> Thanks for any help.

$ set command/tables=sys$share:dcltables.exe/output=sys$common:[syslib]
dcltables.exe your-updated-cld-file-here
$ install replace sys$share:dcltables
$ set command/tables=sys$share:dcltables



More information about the Info-vax mailing list