` Printed Icetips Article

Icetips Article



Par2: Is file open?
2006-09-07 -- Dennis Evans
 
> Which will be the best way to check if the file is already open / closed?

  if (access:file.isOpened() = true)
    do something
  end



Printed April 27, 2024, 6:53 pm
This article has been viewed/printed 35114 times.