"lopentfile()" # 101 " --- Emerald Programmer's Manual\n\r \n\r object lopentfile( string sFilename );\n\r \n\r Standard langauge function.\n\r \n\r \n\r Attemps to open the file sFilename in text mode. Returns a file object\n\r if successful, otherwise a null object is returned.\n\r \n\r --- " [ ]