@@ -1098,7 +1098,8 @@ Namespace CNC
|
||||
Dim sz_routine As String = "-", sz_temp As String = "", d As Double = 0.0
|
||||
|
||||
Try
|
||||
If nVar >= &H8000 Then ' if var like 98xxx then use the other read routine .... ( :(( no comment )
|
||||
If nVar >= 10000 Then ' if var like 98xxx then use the other read routine .... ( :(( no comment )
|
||||
'If nVar >= &H8000 Then ' if var like 98xxx then use the other read routine .... ( :(( no comment )
|
||||
|
||||
n_ret_code = Focas1.cnc_rdmacror3(nLibHandle(1), nVar, ONE_DATA_ONLY, MacroInfo3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user