[fpc-pascal] FindFirst / FindNext with faHidden under Linux
    Graeme Geldenhuys 
    graemeg.lists at gmail.com
       
    Tue Jun 12 16:31:00 CEST 2007
    
    
  
Hi,
I'm doing a FindFirst / FindNext and fitering out all faHidden and
faDirectory results.
I don't want to show and dot (.<name>) directories as they are
considered hidden under Linux.
Yet FindFirst / FindNext doesn't have the faHidden flag set for those
directories
Is there another function or another way I can filter out any dot
directories (.<name>) from the results?
Regards,
  - Graeme -
    
    
More information about the fpc-pascal
mailing list