Dirlist (' c: \ temp \ aa *. JPG ', 1) to find out the title is not bring aa, what's the problem?
CodePudding user response:
With dirlist (' c: \ temp \ aa *. JPG ', 1) Is picture can be is aa. The JPG Can be the aab. JPG and so on, starting with aa,. JPG at the end of the file, what's the problem?
CodePudding user response:
Writing should not wrong, may demand inconsistent!
CodePudding user response:
If it is with aa JPG file name should be written like this: Aa dirlist (' c: \ temp \ * *. JPG ', 1)