Hi Albert,
I have installed the new Pro version 10.02
In using the batch wizard I notice the following:
The file I am using to process the list of targets is like this:
-b1 "c:\wizard_lists\cse_batch_wizard_part1.lst"
-b1 "c:\wizard_lists\cse_batch_wizard_part2.lst"
-b1 "c:\wizard_lists\cse_batch_wizard_part3.lst"
-q
With the new version, it will only process the first target from the list and exit.
Do I need to rewrite the file like what follows?
-b1 "c:\wizard_lists\cse_batch_wizard_part1.lst"
-q
-b1 "c:\wizard_lists\cse_batch_wizard_part2.lst"
-q
-b1 "c:\wizard_lists\cse_batch_wizard_part3.lst"
-q
Thanks.
Daniel.



