[Info-vax] VAXStation 3100
Bill Gunshannon
bill.gunshannon at gmail.com
Sat Jan 19 19:06:30 EST 2019
On 1/19/19 6:46 PM, Arne Vajhøj wrote:
> On 1/19/2019 4:12 PM, Bill Gunshannon wrote:
>> On 1/19/19 4:10 PM, Arne Vajhøj wrote:
>>> On 1/19/2019 3:15 PM, Bill Gunshannon wrote:
>>>> 14 years ago I got stuck over the needed change to INTSTKPAGES
>>>> when I installed TCP/IP. And here I am again. None of the
>>>> searches I have done using INTSTKPAGES as a term actually returns
>>>> anything with that word in it. Can someone point me at a
>>>> brief description of how I up the number from 6 to 12?
>>>
>>> You set it in MODPARAMS and run AUTOGEN.
>>>
>> That was easier said than done. The last time I did it I had
>> real DEC Terminals so the keypad editor was my friend but now
>> I had to find the EDT manual and look up nokeypad editing. :-)
>
> You don't really need an editor.
>
> :-)
>
> $ type something.txt
> Some
> old
> text
> $ open/append f something.txt
> $ write f "New line"
> $ close f
> $ create temp.txt
> Another new line
> Exit
> $ append temp.txt something.txt
> $ type something.txt
> Some
> old
> text
> New line
> Another new line
>
now that's scary.... :-)
I prefer an editor. Now, where is my EMACS source code.
bill
More information about the Info-vax
mailing list