Bath File in Android

Discussions about CSEntry
Forum rules
New release: CSPro 8.0
Post Reply
hannesrr
Posts: 55
Joined: January 8th, 2013, 5:02 pm
Location: Lima, Perú, South America

Bath File in Android

Post by hannesrr »

Hello!
Can I use batch app in Android?

Regards,
Hannes :geek:
Hannes Rodriguez :geek:
Lima, Perú
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Bath File in Android

Post by josh »

No, batch is not supported on Android. However, you can do the same sort of operation in a data entry application that you would normally do in batch. The trick is to create a data entry application with a dummy main dictionary and add the actual data file as an external data file. Then you can use forcase (http://www.csprousers.org/help/CSPro/fo ... ement.html) to loop through all the cases in the data file as if it was a batch application.
Post Reply