Syntax:
VA1. Number_of_files_to_scan = (Integer no.)
Details :
This is required to be specified if you have prepared more than one basic vocabulary files and want VoiceAction to scan through them.
DO NOT FORGET THIS INSTRUCTION, PLEASE GIVE THE NO. OR GET READY FILE EMPTY PROMPTS !
Example :
Private Sub Start()
VA1. ...
VA1.Number_of_files_to_scan = 5
End Sub