How to Cancel the default selection?

 
Parents
  • [QUOTE=Paulobod;62759]thanks for the reply. The STYP is different, for safety valv (PSV), and for control valve (CNTRL).
    this is the order...

    TYPE  NAME               PBOR0 PBOR3   SHOP STYP        CATREF         DETAIL             MATXT CMPREF BLTREF
    DEFAULTS
    - -                - -     =        =
    INST */PSV50X25-900 25 50     FALSE PSV        /PSV50X25-900 /SDPSV50X25-900 =0 =0 =0
    INST */ICNTRL50900 50 50     FALSE CNTRL /CNTRL50900 /S.CNTRL-900        =0 =0 =0

    What is wrong in this???

    Have you solved your problem? If your answer is no then try the following
    The stype normally accepts four charters only try to change [COLOR="red"]CNTRL [/COLOR]to [COLOR="red"]CNTR [/COLOR]or else if you really need to have more than four charters you can use [COLOR="red"]TEXT 'CNTRL' [/COLOR] instead of just CNTRL
Reply
  • [QUOTE=Paulobod;62759]thanks for the reply. The STYP is different, for safety valv (PSV), and for control valve (CNTRL).
    this is the order...

    TYPE  NAME               PBOR0 PBOR3   SHOP STYP        CATREF         DETAIL             MATXT CMPREF BLTREF
    DEFAULTS
    - -                - -     =        =
    INST */PSV50X25-900 25 50     FALSE PSV        /PSV50X25-900 /SDPSV50X25-900 =0 =0 =0
    INST */ICNTRL50900 50 50     FALSE CNTRL /CNTRL50900 /S.CNTRL-900        =0 =0 =0

    What is wrong in this???

    Have you solved your problem? If your answer is no then try the following
    The stype normally accepts four charters only try to change [COLOR="red"]CNTRL [/COLOR]to [COLOR="red"]CNTR [/COLOR]or else if you really need to have more than four charters you can use [COLOR="red"]TEXT 'CNTRL' [/COLOR] instead of just CNTRL
Children
No Data