The function SysQueryEAList

Ordinarily, it is not possible to get a list of all existing Extended Attributes in Classic REXX. But there is a function called SysQueryEAList in the REXXUTIL DLL from Object-Oriented REXX that will list all EAs attached to a specified file or directory. This DLL can also be used in Classic REXX (see New REXXUTIL functions in Object REXX).


[Back: The function SysPutEA()]
[Next: The function SysQueryClassList()]