Parents
  • [QUOTE=me_hungry;99353]@pcngocquy[COLOR=#3e3e3e]
    [/COLOR]You may try one trick (make sure that you backup your file) :
    - edit pml file for version 12.1.4 [COLOR=#0000cd]d:\AVEVA\Plant\PDMS12.1.SP4\PMLLIB\design\forms\componentcreation.pmlfrm
    [/COLOR]line 7243 (7020 for 12.0.6) put after
    [COLOR=#006400]!attributes[5] = 'BSEL'
    [/COLOR]
    line 7271 (7048 for 12.0.6) put after

    [COLOR=#006400]elseif(!attributes[!index] eq 'BSEL') then[/COLOR]
    [COLOR=#006400]if(NOT(!answer.eq(''))) then[/COLOR]
    [COLOR=#006400]!component.bsel = !answer[/COLOR]
    [COLOR=#006400]endif [/COLOR]

    I am really very gratefull for your support.
    I edited pml as you showed, but It's still the same :(
Reply
  • [QUOTE=me_hungry;99353]@pcngocquy[COLOR=#3e3e3e]
    [/COLOR]You may try one trick (make sure that you backup your file) :
    - edit pml file for version 12.1.4 [COLOR=#0000cd]d:\AVEVA\Plant\PDMS12.1.SP4\PMLLIB\design\forms\componentcreation.pmlfrm
    [/COLOR]line 7243 (7020 for 12.0.6) put after
    [COLOR=#006400]!attributes[5] = 'BSEL'
    [/COLOR]
    line 7271 (7048 for 12.0.6) put after

    [COLOR=#006400]elseif(!attributes[!index] eq 'BSEL') then[/COLOR]
    [COLOR=#006400]if(NOT(!answer.eq(''))) then[/COLOR]
    [COLOR=#006400]!component.bsel = !answer[/COLOR]
    [COLOR=#006400]endif [/COLOR]

    I am really very gratefull for your support.
    I edited pml as you showed, but It's still the same :(
Children
No Data