Reads a new line terminated string from the given file, which must have been opened for reading. If you use this command in tier 2 you must delete the returned string with agk::DeleteString when you are finished with it.
string ReadLine( iFileID )
char* agk::ReadLine( UINT iFileID )