[Info-vax] DCL Integer Overflow

Arne Vajhøj arne at vajhoej.dk
Sun Jul 2 20:15:16 EDT 2017


On 7/2/2017 5:58 PM, Jan-Erik Soderholm wrote:
> Den 2017-07-02 kl. 23:41, skrev Simon Clubley:
>> On 2017-07-02, Robert A. Brooks <FIRST.LAST at vmssoftware.com> wrote:
>>> The thought is that DCL will always be the command parser, and some 
>>> other
>>> language (likely open source) would be used for scripting.
>>
>> Will you be running this scripting language as a normal user mode
>> (not supervisor mode) image without any privileges other than those
>> already granted to the user ?
>>
> 
> Isn't that how perl, Python and similar tools are run today?
> And if so, why change anything?

The performance reason that may have been important in 1977
is probably not relevant any longer.

But running it in P0 instead of P1 will change some
things.

It will require external programs to be run in another
process instead of same process.

And that has an impact on many things like
symbols, logicals, default dir etc..

I am not saying that it is a bad change.

I am just saying that it is a major change.

Arne






More information about the Info-vax mailing list