Search found 88 matches

by etuser
February 24th, 2022, 2:47 am
Forum: Synchronization
Topic: SYNC with Menu
Replies: 1
Views: 1114

SYNC with Menu

Dear all, I have two data files in the tablets resulting from an old and updated data entry program (the updated is only in logic) . Since the menu program input data file name set as an old Csdb file name, i can't sync the new data file using the menu program because unable to use two input file wi...
by etuser
February 17th, 2022, 12:20 pm
Forum: Entry
Topic: Partial save
Replies: 4
Views: 1367

Re: Partial save

Dear Sherrell,

I reduced it file size and packed it and sent it again through the email.
by etuser
February 16th, 2022, 12:31 pm
Forum: Entry
Topic: Partial save
Replies: 4
Views: 1367

Re: Partial save

I sent it, the error message says "There was an error saving the file" whenever we tried to partially save the data.
by etuser
February 15th, 2022, 11:51 pm
Forum: Entry
Topic: Partial save
Replies: 4
Views: 1367

Partial save

Dear Sir,
partial save is not working for both window and android version in Cspro 7.7.1 , it was working in both version for Cspro 7.7
by etuser
February 7th, 2022, 5:19 am
Forum: Entry
Topic: Creating a dynamic valueset
Replies: 4
Views: 1906

Re: Creating a dynamic valueset

Hi Sham,

I tried to modify your program, please see the attached file .
by etuser
February 6th, 2022, 11:04 am
Forum: Entry
Topic: Download dataset for analysis
Replies: 6
Views: 1835

Re: Download dataset for analysis

I usually use the dictionary to parse the multiple response variable, what you can do is , let say , if you have a variable of length 5 which is an alpha and store multiple response (Check box) , create a new dictionary by saving as the original dictionary and modify the variable as length 1 and occ...
by etuser
October 14th, 2021, 1:44 pm
Forum: Android
Topic: Multiple Select Checkbox
Replies: 7
Views: 4180

Re: Multiple Select Checkbox

Many Thanks, Sherrell, Now it is clear .
by etuser
October 14th, 2021, 4:05 am
Forum: Android
Topic: Multiple Select Checkbox
Replies: 7
Views: 4180

Re: Multiple Select Checkbox

Dear Sherrell, I always taught the function “Pos” and “Ischecked” yields the same result i.e. “TRUE” if the checkbox is a single digit value labels, meaning, if the variable F110 is 1 AAA 2 BBB ….. But might gives different result "TRUE/FALSE" or 0 or 1 , if the value label is a two or mor...
by etuser
October 13th, 2021, 11:56 am
Forum: Android
Topic: Multiple Select Checkbox
Replies: 7
Views: 4180

Re: Multiple Select Checkbox

Dear Sir, Here I modified your syntax and hope it works postproc If length(strip(F110) in 1 then if pos("2",F110) then warning("ACCOMPLISH CAF FORM 29 – HOUSEHOLD REFERRAL FORM."); elseif pos("3",F110) then warning("ACCOMPLISH CAF FORM 28 – ESTABLISHMENT REFERRAL F...
by etuser
August 9th, 2021, 7:23 am
Forum: Entry
Topic: Data Viewer- Export Data option not poppingup
Replies: 2
Views: 1513

Re: Data Viewer- Export Data option not poppingup

Open the the data dictionary and then go to Edit --> security option and select Allow export data , i hope then, it works