Avaya Writing Technician Interface Scripts Manuel d'utilisateur Page 103

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 116
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 102
Sample Scripts
117382-A Rev. A A-31
if $i > $list_0 then; goto :FI_SAMP_PRT:
if “$matchcct” = “” then ; goto :FI_SAMP2_NOW:
let cctnum = $(wfFddiEntry.wfFDDICct.${list_[$i]})
gosub :GETCCTNAME:
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
Vue de la page 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 115 116

Commentaires sur ces manuels

Pas de commentaire