in reply to Re: Can I include O_CREAT, O_EXCEL and O_WRONLY in my script without always requiring Fcntl?
in thread Can I include O_CREAT, O_EXCEL and O_WRONLY in my script without always requiring Fcntl?

Thank you for your help.

I did read that but I guess I somehow convinced myself require and import are evaluated at compile-time.

I will experiment with this and the other method.

Richard

  • Comment on Re^2: Can I include O_CREAT, O_EXCEL and O_WRONLY in my script without always requiring Fcntl?
  • Select or Download Code