AOH :: FILEMBIT.TXT

File mode bit significances for Turbo Pascal (this ain't in the tp6 manual...) | A Comprehensive listing of interrupt | calls, both documented and undocumented. | Contains over 6550 entries (plus more | than 2400 tables) in INTER44A to | INTER44C, and conversion programs to | create hypertext databases as well as | other miscellaneous programs in INTER44D.


AW>And I am wondering; does anyone have a list of the Filemode constants?

RELEVANT BITS     FUNCTION

  .....000        Read access
  .....001        Write access
  .....010        Read/write access
  ....0...        Reserved (must be 0)
  .000....        Sharing mode - compatibility mode
  .001....        Sharing mode - read/write access denied
  .010....        Sharing mode - write access denied
  .011....        Sharing mode - read access denied
  .100....        Sharing mode - full access permitted
  0.......        Inherited by child processes
  1.......        Private to current process

AW>What's 66?

Read/write Access w/full access permitted.

The entire AOH site is optimized to look best in Firefox® 3 on a widescreen monitor (1440x900 or better).
Site design & layout copyright © 1986- AOH
We do not send spam. If you have received spam bearing an artofhacking.com email address, please forward it with full headers to abuse@artofhacking.com.