[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

3170.0. "Indentation problem, help needed." by STKHLM::TORZSOK (No good...too complicated !) Thu Jun 11 1992 12:15

T.RTitleUserPersonal
Name
DateLines
3170.1More info...STKHLM::TORZSOKNo good...too complicated !Thu Jun 11 1992 14:0685
	More info...

	It seems to be that the MCC "thinks" that the terminal width is 132 char
	as it writes out 90 characters  before writing the indentation spaces.
	( 90+42=132 ( 42= default indenation in MCC))

	But why ??? The process running MCC is communicate thrue pseudoterminal
	DetMCCInpPSEUDO and DetMCCOutPSEUDO:

$ sh proc/id=43A0032B


11-JUN-1992 16:04:32.90   User: TORZSOK          Process ID:   43A0032B
                          Node: GARBO            Process name: "$DetMCC_EXEC"

Terminal:
User Identifier:    [VAXSPM,SYSTEM]
Base priority:      4
Default file spec:  Not available

Devices allocated:  GARBO$FTA116:
                    GARBO$FTA117:

$ sh log *pseudo*


(LNM$SYSTEM_TABLE)

  "DetMCCInpPSEUDO" = "_FTA116:"
  "DetMCCOutPSEUDO" = "_FTA117:"


$ show terminal garbo$fta116


Terminal: _FTA116:    Device_Type: Unknown       Owner: $DetMCC_EXEC
                                              Username: TORZSOK

   Input:   9600      LFfill:  0      Width:  80      Parity: None
   Output:  9600      CRfill:  0      Page:   24

Terminal Characteristics:
   Interactive        Echo               Type_ahead         No Escape
   Hostsync           TTsync             Lowercase          No Tab
   Wrap               Scope              No Remote          Eightbit
   No Broadcast       No Readsync        No Form            Fulldup
   No Modem           No Local_echo      No Autobaud        No Hangup
   No Brdcstmbx       No DMA             No Altypeahd       Set_speed
   No Commsync        Line Editing       Overstrike editing No Fallback
   No Dialup          No Secure server   No Disconnect      No Pasthru
   No Syspassword     No SIXEL Graphics  No Soft Characters No Printer Port
   Numeric Keypad     No ANSI_CRT        No Regis           No Block_mode
   No Advanced_video  No Edit_mode       No DEC_CRT         No DEC_CRT2
   No DEC_CRT3        No DEC_CRT4        VMS Style Input

$ sh term garbo$fta117

Terminal: _FTA117:    Device_Type: Unknown       Owner: $DetMCC_EXEC
                                              Username: TORZSOK

   Input:   9600      LFfill:  0      Width:  80      Parity: None
   Output:  9600      CRfill:  0      Page:   24

Terminal Characteristics:
   Interactive        Echo               Type_ahead         No Escape
   Hostsync           TTsync             Lowercase          No Tab
   Wrap               Scope              No Remote          Eightbit
   No Broadcast       No Readsync        No Form            Fulldup
   No Modem           No Local_echo      No Autobaud        No Hangup
   No Brdcstmbx       No DMA             No Altypeahd       Set_speed
   No Commsync        Line Editing       Overstrike editing No Fallback
   No Dialup          No Secure server   No Disconnect      No Pasthru
   No Syspassword     No SIXEL Graphics  No Soft Characters No Printer Port
   Numeric Keypad     No ANSI_CRT        No Regis           No Block_mode
   No Advanced_video  No Edit_mode       No DEC_CRT         No DEC_CRT2
   No DEC_CRT3        No DEC_CRT4        VMS Style Input





	So now I am realy lost in space !!!


	/Ralf T.