Method code for $file.feof()

[Turn off line numbering]
  1: arg @args;
  2: 
  3: return feof(@args);

// Created 21-Sep-1996 as a part of ColdCore, see: @help Credit

Tlon