home PDP-10 TOPS-20 Commands Reference Manual Up: Chapter 2 Command description Prev: Access Next: Append
Links your terminal with another user's terminal so that you can give commands to that user's job. The advisee can still give commands to his job.
@ADVISE (USER) argument
where:
For as long as the ADVISE command is in effect, the commands you give affect the advisee's job instead of your own.
To end an advising link that you have formed between terminals, you must type CTRL/E. This CTRL/E is not echoed on either terminal.
Ordinarily, you cannot advise a job unless its terminal is set to receive advice. However, if you have WHEEL or OPERATOR capabilities enabled, you can ADVISE any job, providing the user has not given the TERMINAL INHIBIT command.
Once you are advising another job, you can give special commands to send comments or control characters, or to relink to a terminal that has broken links with yours. These commands are:
CTRL/E | End an ADVISE link |
CTRL/~ + | Restart an ADVISE link after a BREAK command is typed at the advised terminal |
CTRL/~ ( | Start a comment (or use the REMARK command) |
CTRL/~ ) | End a comment (or use the REMARK command) |
CTRL/~ ? | Display the list of ADVISE control characters |
CTRL/~<CHAR> | Send CTRL/CHAR |
Note that the tilde character (~) can have different meanings with various terminal models. Consult your terminal's manual for the character equivalent to 36 octal in ASCII code. |
If more than one job is logged in under the user name you specify, the system gives you a list of that user's terminal numbers and associated programs to choose from, then prints TTY: to prompt your response. Type your choice of terminal number after the prompt.
If you try to advise a PTY: the system informs you of this and asks you to confirm with a carriage return.
Unless the terminals involved in an advising link have compatible characteristics (such as terminal width, ability to handle tabs and lowercase letters), some information can be lost or overprinted. To avoid this problem, the user of the faster or more capable terminal should adjust his terminal's characteristics, if possible before the ADVISE command is given.
You cannot advise detached jobs.
If links between VT100 and VT52 terminals are established using an ADVISE (or TALK) command, the VT52 may function improperly during or after the linked interval (for example, by requiring frequent CTRL/Q commands to print multiple lines of output). Turning the terminal off and then on again (after the linked interval) will correct this problem.
The ADVISE command leaves your terminal at the advisee's terminal's command level, controlling his job.
RECEIVE ADVICE | for allowing other users to advise you |
REFUSE ADVICE | for preventing other users from advising you |
REMARK | for sending comments only |
TALK | for linking terminals so that your commands affect only your own job |
TERMINAL INHIBIT | for refusing all types of terminal communication including advice, links, system messages, user messages, and notices of new mail. |
@ADVISE D.CROWLEY Escape character is <CTRL>E, type <CTRL>^? for help D.CROWLEY JOB 51 EXEC LINK FROM LATTA, TTY 226 [Advising] ^E !Not displayed on terminal [Advice terminated]
@ADVISE BONSAVAGE Escape character is <CTRL>E, type <CTRL>^? for help BONSAVAGE JOB 48 EXEC LINK FROM LATTA, TTY 226 [Advising] !I'LL ACCESS THE DIRECTORY FOR YOU, THEN YOU CAN USE IT. @ACCESS <SARTINI> Password: @!OKAY, NOW YOU CAN USE IT. @!Thank you. ^E [Advice terminated]
@ADVISE D.CROWLEY Escape character is <CTRL>E, type <CTRL>^? for help D.CROWLEY JOB 51 EXEC LINK FROM LATTA, TTY 226 [Advising] !HERE'S HOW TO COMPARE FILES USING THE FILCOM PROGRAM. @FILCOM *=VERCBL.TXT, BAKVER.TXT/A No differences encountered *^C @!SEE? THE SWITCH AT THE END (/A) MEANS TO COMPARE THEM IN ASCII @!MODE. DON'T FORGET THE CTRL/C WHEN YOU'RE DONE. @!THANKS. ^E [Advice terminated]
@ADVISE LATTA TTY25, EXEC TTY41, EXEC TTY27, EXEC TTY: 27 Escape character is <CTRL>E, type <CTRL>^? for help LATTA Job 22 EXEC LINK FROM D.CROWLEY, TTY 225 [Advising] . . . ^E [Advice terminated]
home PDP-10 TOPS-20 Commands Reference Manual Up: Chapter 2 Command description Prev: Access Next: Append