Useful stuff with VAX debugger

(Thanks to Rich Genik)

_________________________________________________________ _________________________________________________________

To look at a zebra bank, at the DBG> prompt:


	call dbank

Also, in an EVE/EDFOR window

	(Press DO) then
	zeb CACL	(looks at CACL bank definitions)

_________________________________________________________

If your window manager dies, leaving you with a dead screen, try

@sys$manager:decw$mwm.com alternately, try [restart] on the background pulldown menu.

_________________________________________________________

To set mail forwarding on a VAX:
$ mail
MAIL> SET FORWARD "SMTP%""myname@mydomain.blah"""
Note the one-two-three pattern of the quotation marks in the set command. Both "$" and "MAIL>" are the VAX prompts, not something you actually type.


Return to Krane's Computing Page