On Thu, 8 Mar 2001 19:51:21 +0000, Alan Fry wrote:

>In the case of a tied file handle FOO you would need to replace all 
>instances of  'print()' with 'print FOO ()'.

Or simply do

        select FOO;

first.

-- 
        Bart.

Reply via email to