T.R | Title | User | Personal Name | Date | Lines |
---|
1847.1 | Check for a terminal | BOMBE::MOORE | BaN CaSe_sEnSiTiVe iDeNtIfIeRs! | Tue Dec 05 1989 22:27 | 3 |
| I use f$getdvi("SYS$COMMAND","trm") to distinguish between 'real'
interactive jobs (connected to a terminal) versus those DECwindows
impostors...
|
1847.2 | | SMAUG::MENDEL | What've we done to our fair sister? | Wed Dec 06 1989 13:25 | 5 |
| I found out that you can also see if the terminal is a mailbox.
$ if f$loc("MBA",f$trm("TT")) .eq. 0 then it's session manager spawn
This leaves questions 2), 3), and 4).
|
1847.3 | What is F$TRM ? | DSTEG1::LUND | | Wed Dec 06 1989 14:34 | 3 |
| $ xxx = f$loc("MBA",f$trm("TT"))
%DCL-W-IVFNAM, invalid lexical function name - check validity and spelling
\F$TRM(\
|
1847.4 | Try $ xxx = f$locate("MBA",f$trnlnm("TT")) | JGL::JLENIHAN | Byte Twiddler | Thu Dec 07 1989 04:30 | 2 |
|
|
1847.5 | | SMAUG::MENDEL | What've we done to our fair sister? | Thu Dec 07 1989 08:39 | 1 |
| Sorry. I made a type. f$trm ==> f$trn. -Kevin
|
1847.6 | Disable customize menu option for SM??? | REJOIC::OMBARDO | TLA's =26!3 possibilities | Mon Dec 11 1989 16:20 | 17 |
|
How can I grey out/disable the APPLICATIONS DEFINITIONS, APPLICATIONS
AUTOSTART, and APPLICATION MENU from the Customize pull down menu
from the SESSION MANAGER?
My group is developing a product that we want to prevent the users
from some functions, such as those listed above.
We are setting up a captive login. Where the AUTOSTART function will
run our executable. We do not want the user to be able to create
DECterms or use FileVue, therefore, we want to disable some items
from the CUSTOMIZE pull down menu.
Thank you!
Lisa Lombardo
FSG Engineering
|
1847.7 | | SMAUG::MENDEL | What've we done to our fair sister? | Wed Jan 03 1990 12:13 | 9 |
| In VMS V5.1, I used XDEFAULTS to set my session manager icon name,
pause button label, and quit button label, to be my own creations.
Are any of these customizations still possible?
Thanks,
Kevin
|
1847.8 | | SMAUG::MENDEL | What've we done to our fair sister? | Mon Jan 15 1990 13:03 | 6 |
| .7 is a simple yes or no question. Anyone?
(I know there are no guaranteed answers in this conference. So I don't
guarantee not to nag ... ;^} )
Kevin
|
1847.9 | Unfortunately the answer is no | IOSG::MARCHANT | Rhinestone Cowboy | Mon Jan 15 1990 18:26 | 3 |
| ... unless you have the UIL sources.
Paul.
|
1847.10 | sneef | TOOLS::BACHNER | I'm not a bug - I'm a feature | Sun Jan 21 1990 18:47 | 10 |
| Re: .9
� Unfortunately the answer is no
I used to have a two-lines SM icon-name with 5.1. As I use the big icon style,
this helped me to keep the icon smaller.
Any plans on this for the future ?
Hans.
|