T.R | Title | User | Personal Name | Date | Lines |
---|
668.1 | $ define dbg$decw$display " " | MCNALY::MILLER | Bush For President...Kate Bush! | Tue Apr 25 1989 04:34 | 16 |
| re: <<< Note 668.0 by VISA::BIJAOUI "Tomorrow Never Knows" >>>
-< Display Blues >-
> I am very used to the 'old' debugger, and not very satisfied yet by the
> T5.2 one. Are there any undocumented qualifiers/logical names to force
> debugger to use the DECterm window ?
Try $ define dbg$decw$display " "
This seems to be the growing trend. PCA also uses a logical called
pca$decw$display.
Regards,
== ken miller ==
|
668.2 | sigh | KOBAL::VANNOY | Jake VanNoy | Wed Apr 26 1989 10:17 | 12 |
| Use /NOPERM to delete the WSA device. (Yeah, I know. Gag. My fault.
If I ever write any code again at DEC it will be to fix this.)
Also, we're considering a SET
DISPLAY/DON'T_MAKE_DECWINDOWS_THE_DEFAULT_FOR_APPS_THAT_DO_CC_TOO that
would allow DEBUG, NOTES, etc to default to DECW interface system-wide
but for a user to say "I want CC to be the default".
Suggestions for a shorter qualifier welcome.
jake
|
668.3 | | HANNAH::MESSENGER | Bob Messenger | Wed Apr 26 1989 12:47 | 13 |
| Re:.2
> Also, we're considering a SET
> DISPLAY/DON'T_MAKE_DECWINDOWS_THE_DEFAULT_FOR_APPS_THAT_DO_CC_TOO that
> would allow DEBUG, NOTES, etc to default to DECW interface system-wide
> but for a user to say "I want CC to be the default".
>
> Suggestions for a shorter qualifier welcome.
How about SET DISPLAY/[NO]DEFAULT?
-- Bob
|
668.4 | How about some control over the 'way' the image is executed as well... | ATSEA::ELLISON | That is truly a wetbrain concept. | Wed Apr 26 1989 13:11 | 15 |
|
Or maybe
Set Display/default=( Character || DECWindows)
And maybe some control over how the image is run. In the users
current process, as a spawned process, or a detached process
Something like
SET DISPLAY/default=( DECWINDOWS/DETACH)
SET DISPLAY/Default=( Character/spawn)
so that when mail starts up it can determine that the user
really 'wanted' a separate process and does the right thing...
|
668.5 | Also would be nice to have... | IO::MCCARTNEY | James T. McCartney III - DTN 381-2244 ZK02-2/N24 | Wed Apr 26 1989 20:28 | 9 |
|
$GETDVI for WSAx
F$GETDVI("DECW$DISPLAY","DECW$DISPLAY_NODE")
and all their little friends....
James
|