Kofax DM API Instrukcja Użytkownika Strona 473

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 472
DM API TOKENS 453
%RECENTACTIVITYDATE
'Show data for the retrieved documents.
While (lngRow < lngRowCount)
strDocName = pClient.GetReturnValue(“DOCNAME”)
strAuthor = pClient.GetReturnValue(“AUTHOR”)
strMessage = strAuthor & “ wrote this document: “ & strDocName
MsgBox(strMessage)
Wend
Related Items
See the PCDRecentDoc object.
See the AddOrderByProperty method.
See the
%RECENTACTIVITYDATE token.
Przeglądanie stron 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag