Quote:
Code:
filter -wf # $+ $target zzz.txt *
if ( $file(zzz.txt) == $null || $file(zzz.txt) == 0 ) {
    ***********************************
}


FiberOptics has given you the answer with alias query { ... } but im left wondering where you were going to insert your above quoted code anyway? I must know aghhhhhh!