Teledyne-lecroy UWBTracer Verification Script Engine Manual Manual do Utilizador Página 86

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 95
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 85
LeCroy Corporation Verification Script Engine Manual, version 2.2
This function returns the current limit of user dialogs allowed in the verification script. If the script
reaches this limit, no user dialogs are shown and the script does not stop. By default, this limit is set to 20.
21.3 GetUserDlgLimit()
Format: GetUserDlgLimit()
Example:
result = MsgBox(Format("UserDlgLimit = %d", GetUserDlgLimit()),
_MB_OKCANCEL | _MB_EXCLAMATION, "Some Title !!!");
SetUserDlgLimit(2); # Set the limit to 2.
Page 86 of 95
Vista de página 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 94 95

Comentários a estes Manuais

Sem comentários