Search found 572 matches

by khurshid.arshad
December 14th, 2017, 2:20 am
Forum: Synchronization
Topic: Can you put logic at the end of the survey to synchronize?
Replies: 8
Views: 7241

Re: Can you put logic at the end of the survey to synchronize?

Dear Juan; There are two ways to open your login window after finish the data entry. 1. Open Your ENCUESTA.pff file in a Notepad and place this syntax in the end Parameter OnExit=..\Menu\Menu.pff save this file and run your application through the menu. Now you will be on your menu screen after fini...
by khurshid.arshad
December 13th, 2017, 5:24 am
Forum: Synchronization
Topic: Synchronization error via dropboc
Replies: 1
Views: 2646

Re: Synchronization error via dropboc

Dear Ragsummi You are using the old method. Synchronization File (.pnc) Feature Upgrade: Starting with CSPro 7.0, you should no longer use synchronization scripts, as they will soon be removed from CSPro. To replicate the behavior of the scripts, you must use the syncconnect, syncfile, and syncdisco...
by khurshid.arshad
December 12th, 2017, 5:17 am
Forum: Tools
Topic: Excel2cspro 85-person Limit?
Replies: 2
Views: 3745

Re: Excel2cspro 85-person Limit?

Dear Mojeeq

If you just want to add number of rows against each ID then increase number of lines in the dictionary. Please see attached screenshot.
Best.
a.
by khurshid.arshad
December 11th, 2017, 8:39 pm
Forum: Android
Topic: My Apps on PC behaves differently on Android
Replies: 4
Views: 4581

Re: My Apps on PC behaves differently on Android

Dear
Just copy your folder from deployment "LBPAS1718" and put in your tablet under csentry folder.
best.
a.
by khurshid.arshad
December 11th, 2017, 9:40 am
Forum: Other
Topic: DOS Batch program unable to generate pen file after minor changes in the application
Replies: 2
Views: 3179

Re: DOS Batch program unable to generate pen file after minor changes in the application

Dear
The error was in your batch file. you have mentioned CSPro 7.0 but your application was in 7.1. Now Batch application is working file. For pre-fill, please use Parameters option in pff.

Please post your queries under "Entry" or "Android" instead "Others"

Best.
A.
by khurshid.arshad
December 11th, 2017, 9:18 am
Forum: Entry
Topic: Two Level: Example Application
Replies: 10
Views: 11416

Re: Two Level: Example Application

Dear Yihun;

It is working fine on my end. It will be good if you can share your application with me. My email address is khurshid.arshad@gmail.com.
Best.
Arshad
by khurshid.arshad
December 10th, 2017, 5:57 am
Forum: Other
Topic: Application load failed!! Urgent
Replies: 2
Views: 3768

Re: Application load failed!! Urgent

Dear;
The error is in your path.
Please use Listing instead LBPAS1718APS.

string pffFilename = pathname(Application) + "../Listing/Listing.pff";
filewrite(pffFile,"Application=%s" , "../Listing/Listing.ent");

Best.
A.
by khurshid.arshad
December 7th, 2017, 12:05 am
Forum: Other
Topic: Error in my CreateDeployment Batch File
Replies: 5
Views: 4874

Re: Error in my CreateDeployment Batch File

Dear ;

Please see attached file.
Best.
a.