New ResponseCancelCopy to Archive Copy to ArchiveMove to Archive Move to Archive


Document Library
Main Topic

Kurt Tomicich
2005/02/15


Procedure
Reference
Subject:Dialog list base on a KeyWord list
Category:Tips\ Notes\ Programming
Version:
Revision Date:2005/02/15 Modified: 2005/03/07
 
Reviewers
OriginatorPreviousCurrentFuture
Kurt TomicichKurt Tomicich/KRTNoneNone

---------------------------

keyWord := "Disposition Comment";
keyWordList := @DbLookup("" : "NoCache"; ""; "vwKeyword"; keyWord; "KeywordValue");
@If(@Elements(keyWordList) = 0 | @IsError(keyWordList); "No Keyword Values Found"; keyWordList)



Submitted for review on 2/15/2005
Review completed by Kurt Tomicich on 3/7/2005


All Documents   By Author   By Category   By Alternate Name   Review Status   Help