New Response
Cancel
Copy 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
Originator
Previous
Current
Future
Kurt Tomicich
Kurt Tomicich/KRT
None
None
There needs to be a Keyword view with an alias of "vwKeywork"
This is one looking for a Keyword document named Disposition Comment
---------------------------
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