[QUOTE=sshman;56690]Dear sennirajesh
I change all 'mm' to 'in' in diainchclassify.pmlfnc, but i faced following error:
[COLOR="red"](2,820) Input is not a bore value (nearest valid bore is 0.75in)
In line 1 of Internal Command Internal Command
CADCCXCNVS BORE 0.8
Called from line 74 of PML function diainchclassify
!WLDSIZE = !SWARRAY[$!M][$!N][1].PART(2,';').BEFORE( 'in' ).BORE().STRING( !INCH )
Called from line 572 of Macro C:\AVEVA\Pdms11.5\DIAINCH\Diainch.exe
!!diainchclassify( !TOTSJLIST,'LLIST' )[/COLOR]
I search for 'CADCCXCNVS' in my catalogue but there is not exist. how could I find that elemnt with incorrect Bore?
hi sshman,
as you posted in 17th post as below, there is an error in line 48, so change the unit in the same and remaining keep it unchanged.
goodluck
thanks
senni
[QUOTE=sshman;56647]Dear senni,
I am faced to another error as following:
(2,441) CALCULATOR ERROR: Unable to convert string '10in' to a number
In line 48 of PML function diainchclassify
!INDICES[$!Y] = !SWSIZE[$!Y].BEFORE( 'mm' ).REAL()
Called from line 556 of Macro C:\AVEVA\Pdms11.5\DIAINCH\Diainch.exe
!!diainchclassify( !TOTSWLIST,'LLIST' )
Could you please help me to fix this error?
thank you in advance.
[QUOTE=sshman;56690]Dear sennirajesh
I change all 'mm' to 'in' in diainchclassify.pmlfnc, but i faced following error:
[COLOR="red"](2,820) Input is not a bore value (nearest valid bore is 0.75in)
In line 1 of Internal Command Internal Command
CADCCXCNVS BORE 0.8
Called from line 74 of PML function diainchclassify
!WLDSIZE = !SWARRAY[$!M][$!N][1].PART(2,';').BEFORE( 'in' ).BORE().STRING( !INCH )
Called from line 572 of Macro C:\AVEVA\Pdms11.5\DIAINCH\Diainch.exe
!!diainchclassify( !TOTSJLIST,'LLIST' )[/COLOR]
I search for 'CADCCXCNVS' in my catalogue but there is not exist. how could I find that elemnt with incorrect Bore?
hi sshman,
as you posted in 17th post as below, there is an error in line 48, so change the unit in the same and remaining keep it unchanged.
goodluck
thanks
senni
[QUOTE=sshman;56647]Dear senni,
I am faced to another error as following:
(2,441) CALCULATOR ERROR: Unable to convert string '10in' to a number
In line 48 of PML function diainchclassify
!INDICES[$!Y] = !SWSIZE[$!Y].BEFORE( 'mm' ).REAL()
Called from line 556 of Macro C:\AVEVA\Pdms11.5\DIAINCH\Diainch.exe
!!diainchclassify( !TOTSWLIST,'LLIST' )
Could you please help me to fix this error?
thank you in advance.