Subj : CVS commit src/sbbs3/js_file.c To : All From : rswindell Date : Fri Jun 24 2005 03:22 am src/sbbs3 js_file.c 1.83 1.84 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv14987 Modified Files: js_file.c Log Message: Added notes in documentation for File.open() regarding modifying .ini files (file must be opened for reading and writing) and using file_exists() to a open new or existing file for both reading and writing. .