hexagon logo

I want the " TRACEFIELD/NO_DISPLAY,"

exported code:
Set DmisCommand = DmisCommands.Add(TRACEFIELD, TRUE)
DmisCommand.Marked = TRUE
retval = DmisCommand.PutText ("编号", TRACE_NAME, 0
retval = DmisCommand.PutText ("0", TRACE_VALUE, 0)
retval = DmisCommand.PutText ("15", TRACE_VALUE_LIMIT, 0)
but when I excuted the TRACEFIELD always displayed,I want not displayed ,anybody known how to no_displayed by coding?
Parents Reply Children
No Data