(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/alias-objects.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-macfs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-ic.html| ]]
|
Macintosh Library Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/genindex.html| ]]
|
Previous: 2.5.2 Alias Objects Up: 2.5 macfs Next: 2.6 ic
2.5.3 FInfo Objects
See Inside Macintosh: Files for a complete description of what the various fields mean.
- Creator
- The 4-character creator code of the file.
- Type
- The 4-character type code of the file.
- Flags
- The finder flags for the file as 16-bit integer. The bit values in Flags are defined in standard module MACFS.
- Location
- A Point giving the position of the file's icon in its folder.
- Fldr
- The folder the file is in (as an integer).
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/alias-objects.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-macfs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/module-ic.html| ]]
|
Macintosh Library Modules
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/mac/genindex.html| ]]
|
Previous: 2.5.2 Alias Objects Up: 2.5 macfs Next: 2.6 ic
See About this document... for information on suggesting changes.