Hi,I am facing a problem.Firstly, I would like to mention that I am new at Perl and Interwoven. So I relly need help. This is what I have to doI have several DCR's in a directory. Each DCR has a Hidden field "ValidateFlag" that is either True or False. Now a new Link was added to the File Menu in Team Site and on pressing that Link, a Perl script has to be executed that scans through all the DCR's and makes a list of oll the DCR's that have the Hidden Field as False.I know this can be done by Parsing all the DCR's, but that has to be avoided due to Time constraints. So, I am looking for a solution using CGI WRAPPER. Please let me how can I make a call to a IPL file using iw_cgi_wrapper.cgi and then how can I read the Value of the Hidden field using CGI wrapper functions.Please Help me out !!!!!!!!!!!