
Writing Technician Interface Scripts
A-30
308660-14.00 Rev 00
if -ic “$matchcct” != “$cctname” then; goto :FI_SAMP2_SKP:
:FI_SAMP2_NOW:
let match_entries = $match_entries + 1
let m = $match_entries
setenv s2instid_$m “${list_[$i]}”
setenv s2rxfrms_$m “$(wfFddiEntry.wfFDDIFramesRxOk.${list_[$i]})”
setenv s2txfrms_$m “$(wfFddiEntry.wfFDDIFramesTxOk.${list_[$i]})”
setenv s2rxlors_$m “$(wfFddiEntry.wfFDDIRingOverrunRx.${list_[$i]})”
setenv s2txlors_$m “$(wfFddiEntry.wfFDDITxClipFrames.${list_[$i]})”
:FI_SAMP2_SKP:
let i = $i + 1
goto :FI_SAMP2_LP:
#
# Compare the two samples and generate the output.
#
:FI_SAMP_PRT:
let table_size = $i
printf “\r \r”
if $match_entries = 0 then; goto :FOOTER_AND_END:
let s2instid_0 = $match_entries
let i = 1
let j = 1
let jlow = 1
let matches = 0
Commenti su questo manuale