getting repo caught up
This commit is contained in:
@ -23,7 +23,7 @@ begin case
|
||||
case ConvType = 'ICONV'
|
||||
ResMin = get_property( @window:'.RES_MIN', 'TEXT' )
|
||||
ResMax = get_property( @window:'.RES_MAX', 'TEXT' )
|
||||
if get_property( @window:'.RES_UNITS', 'TEXT' ) = 'ê/Ü' then
|
||||
if get_property( @window:'.RES_UNITS', 'TEXT' ) = 'ê/Ü' then
|
||||
* ohms squared use the sheetRHO
|
||||
* entered as whole number so must add two zero's for md2 for comparison
|
||||
TDataIo = oconv( DataIo, 'MD2' )
|
||||
@ -96,3 +96,4 @@ begin case
|
||||
status() = invalid_conv$
|
||||
end case
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user