Avaya Writing Technician Interface Scripts Manual do Utilizador Página 104

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 116
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 103
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
Vista de página 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 115 116

Comentários a estes Manuais

Sem comentários