How to Replicate CSIndex.exe Utility Logic to Work Fully on Android – Need Equivalent In-App Indexing & Duplic
-
hakeem750
- Posts: 1
- Joined: May 20th, 2025, 5:29 am
How to Replicate CSIndex.exe Utility Logic to Work Fully on Android – Need Equivalent In-App Indexing & Duplic
Hello everyone, I'm currently working with a CSPro data collection system that was originally deployed only on Windows and makes extensive use of the CSIndex.exe utility to generate .lst reports for duplicates.
-
Gregory Martin
- Posts: 1946
- Joined: December 5th, 2011, 11:27 pm
- Location: Washington, DC
Re: How to Replicate CSIndex.exe Utility Logic to Work Fully on Android – Need Equivalent In-App Indexing & Duplic
Take a look at this: https://www.csprousers.org/help/CSPro/a ... tions.html
https://www.csprousers.org/help/CSPro/P ... ction.html
The user interface for CSIndex is not available on Android, but you can run CSIndex PFFs, so if you set up your system on Windows, you can run it on Android. A CSIndex PFF will show up in the Application Listing. Alternatively. you can use the Pff.exec function to run the CSIndex routine:Index Data
The interactive modes (View duplicate cases and Prompt to delete duplicates) are not supported.
https://www.csprousers.org/help/CSPro/P ... ction.html