Hi,
Not sure if this should be posted here, but I can't seem to find a "users"
mailing list so I figure this is the next best place.

I have a script I wrote that on a nightly basis updates our development
databases, I store some configuration in an ini which I read using
*iniread*. During the process I want to  write back some information into
the ini (so I use *iniwrite*), the identifier of the last script run so I
know where to start from in the next run, but it seems the ini is locked
from writes (I am guessing by the iniread). Is this correct behaviour? Any
ideas how I could get around this issue (or if there is a fix out there
somewhere)?

Regards,
Adam
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to