SYNOPSIS
proc ::pwtk::getNonEmptyLine {fileChannel} {
PURPOSE
Read the first non-empty line from the file-channel.
SOURCE
uplevel "::fnml::readline_ $fileChannel" }