BACK TO LIST

Syntax:

VA1.Keep_Matching_Files_Entries_Scan_Accuracy = OptionsGivenBelow

Options=

1) VERY STRICT

2) STRICT

3) FLEXIBLE

4) VERY FLEXIBLE

5) SCAN NEARLY ALL

6) SCAN ALL

Details :

Recommended SCAN ALL

This is tricky too !

It varies from user to user !

Experiment with this and use whichever gives you good results!

Example :

Private Sub VASettings()

VA1.Keep_Matching_Files_Entries_Scan_Accuracy = "SCAN ALL"

End Sub

BACK TO LIST