Jump to content

Extended Attributes: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Extended Attributes (EA) are a property of directories as well as of files.  
Extended Attributes (EA) are a property of directories as well as of files.
 
==Usage==
;REXX interpreter
REXX.METACONTROL
REXX.PROGRAMDATA
 
;System Editor
 
;Multimedia Presentation Manager/2
.MMPREF_MMAUDIO
.MMPREF_MMIMAGE
.POSTER
 
;Workplace Shell
.CLASSINFO
.ICON
.ICONPOS
.LONGNAME


==Articles==
==Articles==
*[[Extended Attributes - what are they and how can you use them ?]]
*[[Extended Attributes - what are they and how can you use them ?]]


[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 16:09, 28 October 2017

Extended Attributes (EA) are a property of directories as well as of files.

Usage

REXX interpreter
REXX.METACONTROL
REXX.PROGRAMDATA
System Editor
Multimedia Presentation Manager/2
.MMPREF_MMAUDIO
.MMPREF_MMIMAGE
.POSTER
Workplace Shell
.CLASSINFO
.ICON
.ICONPOS
.LONGNAME

Articles