2002-01-14 14:30 UTC-0500 Paul Tucker <ptucker@sympatico.ca>

This commit is contained in:
Paul Tucker
2002-01-14 19:40:41 +00:00
parent e7f5009aee
commit d4af55e67e

View File

@@ -149,7 +149,10 @@ HB_FUNC( DIRECTORY )
if( pAttributes && hb_itemGetCLen( pAttributes ) > 0 )
if ( ( uiMask |= hb_fsAttrEncode( hb_itemGetCPtr( pAttributes ) ) ) & HB_FA_LABEL )
{
/* NOTE: This is Clipper Doc compatible. (not operationally) */
uiMask = HB_FA_LABEL;
}
/* Get the file list */