Method code for $motd.parse_default_css()

[Turn on line numbering]
arg file;

if (file) {
    //catch ~file {
    (> $file.fstat("html/" + file) <);

    // } with {
}
return file;

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon