Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28593 Discussions

FindFirstFile picks up a "wrong" file name

michael_green
Beginner
255 Views
Hi All,
I've been using FindFirstFile (followed by FindNextFile, etc) for listing all files in a folder conforming to a certain name pattern. When the pattern is *81* for example I sometimes find I get file lists like the following:
mdg-81
mjp-81
oldgrowth-within-ecosystem$02
wnn-81
The problem is
0 Kudos
0 Replies
Reply