Method code for $file.open()

[Turn on line numbering]
arg @args;

// add in locks... $mutex?
return (> .fopen(@args) <);

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

Tlon