|
Hi, all! Well, it looks like it was actually Excel locking those files. The strange thing is that call to collectgarbage("collect") stable triggered delay long enough for OS to unlock these files... Anyway, sorry for extra noise. Thanks, Alexander. On 8/3/06, Alexander Gladysh <agladysh@gmail.com> wrote:
Hi, all! (WinXP SP2, Lua 5.1.1) I'm writing small utility, that takes some number of lua files, pregenerated by Excel script, and merges them into single file, doing some postprocessing. This utility should delete input files before it exits.