ExamineDirectory() Extension

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Lars.

I think, it would be useful to have a /s parameter (or something else) in the Examinedirectory() command to search e.g. in the full C:\ path files *.bmp with one command
examinedirectory(1, "c:\", "*.bmp", #PB_directory_subdirectory)



Lars
IF ALL SEEMS PERFECT, CHECK IT AGAIN. TWICE.