Please help: Trying to check 4 files modification times against "control"

(imported topic written by MarioJaeger)

Hi all, I am trying to get some relevance to check 4 files modification times against either the creation or modification time (does not matter) of another file.

I have been banging my head for a while so I am wondering if someone can please have a look and give some tips or help out.

q: exists files ((
"DB2_DB.log"; 
"DB2_Node.log"; 
"DB2_ODBC.log"; 
"DB2_SQL.log") of folder (name of drive of system folder & 
"\BUILD\LOGS")) whose (modification times of it > creation time of file 
"ibm-db2-9.7.200.358.flg" of folder (name of drive of system folder & 
"\BUILD\LOGS")) E: A singular expression is required.

Any help will be greatly appreciated.

Thanks,

Mario