[Info-vax] DCL, was: Re: Microkernel

Simon Clubley clubley at remove_me.eisner.decus.org-Earth.UFP
Sun Aug 12 07:36:50 EDT 2012


On 2012-08-12, Stephen Hoffman <seaohveh at hoffmanlabs.invalid> wrote:
> On 2012-08-12 11:10:59 +0000, Simon Clubley said:
>
>> In VMS, when you write out the recall history to a file, there's no way to
>> isolate the commands entered at the DCL prompt during the current session
>> from those loaded into the recall buffer at the start of the session.
>
> While you're processing the recall buffer (at login or at logout), 
> append a demarcation as a DCL command into the recall buffer as the 
> last line of the historical record, then search for that demarcation 
> when performing your buffer-merge processing.  A comment line with a 
> prearranged format should work.  And some user-friendly data could be 
> embedded into that same comment, while you're at it; a timestamp of the 
> session and the cluster host name, for instance.
>

Yes, in theory that's a good idea and it would usually work. Thanks.

Now just to make sure it doesn't get recalled as a command which
would either alter it's position in the recall buffer or would add
multiple markers in the buffer (depending on the amount of newly
entered commands in the current session). :-)

> Yes,  Ugly.  This is DCL.  You were expecting an elegant solution?
>

Not really, unfortunately. :-(

Don't forget this is the CLI which, in the 21st century, cannot even edit
wrapped command lines.

Thanks once again for the suggestion,

Simon.

-- 
Simon Clubley, clubley at remove_me.eisner.decus.org-Earth.UFP
Microsoft: Bringing you 1980s technology to a 21st century world



More information about the Info-vax mailing list