Jump to content

Recommended Posts

Posted

@Nunos

So, according to the Help file about _FileListToArrayRec() function, check out this too:

Failure:
an empty string and sets the @error flag to 1 with @extended set as follows:
    1 - Path not found or invalid
    2 - Invalid Include parameter
    3 - Invalid Exclude parameter
    4 - Invalid Exclude_Folders parameter
    5 - Invalid $iReturn parameter
    6 - Invalid $iRecur parameter
    7 - Invalid $iSort parameter
    8 - Invalid $iReturnPath parameter
    9 - No files/folders found

:)

Click here to see my signature:

Spoiler

ALWAYS GOOD TO READ:

 

Posted (edited)

Okay so it is 9 so I guess a select case with the @extended codes and then msgbox's based on that?

Edited by Nunos

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...