On Tue, Mar 11, 2003 at 04:04:44PM +, Angus Leeming wrote:
> Here is the relevant snippet of code. We read the file with an ifstream
> which should close the stream automatically when it goes out of scope. You
> could try adding an explicit 'ifs.close()' command to the code (to be found
> in
Max Bian wrote:
> Hello,
>
> It seems that if the citation reference dialog opens a bibtex file to
> get the list of the keys, it keeps the bibtex file open. If I try to
> edit the bibtex file at the same time using another program, I am not
> able to save it. The error message is like "error 1
On Tue, Mar 11, 2003 at 07:33:43AM -0800, Max Bian wrote:
> It seems that if the citation reference dialog opens a bibtex file to
> get the list of the keys, it keeps the bibtex file open. If I try to
> edit the bibtex file at the same time using another program, I am not
> able to save it. The e
Hello,
It seems that if the citation reference dialog opens a bibtex file to
get the list of the keys, it keeps the bibtex file open. If I try to
edit the bibtex file at the same time using another program, I am not
able to save it. The error message is like "error 13, permission
denied".
I do