[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

1783.0. "Minor display problem with FCL of using tab instead of space (V1.1)" by BYBLOS::TAMER () Thu Nov 07 1991 18:24

Please note below that the 'Alternate FileRecords' which is a SETOF of RECORD
is tabbed more than it should. This Results in FCL output scrolled a bit more
right that it should on a default screen of 80-character wide.

Can you only insert a space instead of tab ? So it looks like this:

                  Alternate FileRecords = { ( Server = QMS_CD
instead of 

                  Alternate FileRecords = { (          Server = QMS_CD

Thanks, 
Phil


MCC> show qms_repos .QMS.REPOS all char

QMS_REPOSITORY TPEDNS_NS:.QMS.REPOS
AT  7-NOV-1991 18:13:24 Characteristics

Examination of attributes shows:
                            QSystemName = TAMER
                         RepositoryFile = FIFO$:[TAMER.DECQ.TEMP_MS]REPOS_FILE.D
                                          AT
                                LogFile = FIFO$:[TAMER.DECQ.TEMP_MS]LOG_FILE.DAT
                            ServerNames = { QMS_CD TPEDNS_NS:.BYBLOS Server
                                            SERVER_1 ,
                                            QMS_CD TPEDNS_NS:.BYBLOS Server
                                            SERVER_2  }
                  Alternate FileRecords = { (          Server = QMS_CD
                                                                TPEDNS_NS:.BYBLO
                                                                S Server
                                                                SERVER_1 ,
                                                         File = FIFO$:[TAMER.DEC
                                                                Q.TEMP_MS]REPOS_
                                                                FILE.DAT,
                                                          Log = FIFO$:[TAMER.DEC
                                                                Q.TEMP_MS]LOG_FI
                                                                LE.DAT ),
                                            (          Server = QMS_CD
                                                                TPEDNS_NS:.BYBLO
                                                                S Server
                                                                SERVER_2 ,
                                                         File = FIFO$:[TAMER.DEC
                                                                Q.TEMP_MS]REPOS_
                                                                FILE.DAT,
                                                          Log = FIFO$:[TAMER.DEC
                                                                Q.TEMP_MS]LOG_FI
                                                                LE.DAT ) }
MCC>

T.RTitleUserPersonal
Name
DateLines
1783.1no tabsTOOK::CALLANDERMCC = My Constant CompanionFri Jan 03 1992 11:255
    Phil,
    
    Where is the tab coming from? FCL only uses spaces and counts by
    character, remember a tab is a single character.