Frank Wunderlich:

the lua-function Open() opens the given file exclusive, so i cannot
rename it while it's open. opening a file in scite "normal" let me
rename the file.
Can the lua-function changed to work like "normal" open?

  Do you mean "io.open" or "scite.Open"? If you are using the lua
"io.open" function then you should close the file when you want it to
be accessible to other code.

  Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to