Hi Jon,

> behaviour ;-), so I probably should use something else than 'str' for 
> this.
> ...
> (de ifwarnfile (Path)
>       (in Path (ifwarn (str (till NIL T)))) )

How about, for example,

   (in Path
      (while (read)
         (ifwarn @) ) )

Cheers,
Alex
-- 
   Software Lab. Alexander Burger
   Bahnhofstr. 24a, D-86462 Langweid
   [EMAIL PROTECTED], www.software-lab.de, +49 8230 5060

Reply via email to