Search found 77 matches

by munirmdee1
August 22nd, 2019, 7:13 am
Forum: Entry
Topic: Getting a year from a given date
Replies: 3
Views: 3274

Re: Getting a year from a given date

Thanks Josh, But actually thats not what I meant. Maybe I did not use proper words, this is what I meant; 1. Assume in varioble DOB (Date of Birth) someone enters 20130623, whick means 2013, June 23. 2. Now I want to pick that year, which means 2013 from the varible DOB and put it in another variabl...
by munirmdee1
August 21st, 2019, 2:56 am
Forum: Entry
Topic: Getting a year from a given date
Replies: 3
Views: 3274

Getting a year from a given date

Hi all, I have and application which has a variable which capture Date of Birth (named DOB), now I want to retrieve a year from that given date. I know if I write this sysdate("YYYY"), I will get a year from it, but that will be current date, today date, I need to get a year from a specifi...
by munirmdee1
August 21st, 2019, 2:52 am
Forum: Tools
Topic: Data Viewer, I can not change the server
Replies: 2
Views: 2289

Re: Data Viewer, I can not change the server

Thank you Josh, done perfectly
by munirmdee1
August 18th, 2019, 12:39 pm
Forum: Tools
Topic: Data Viewer, I can not change the server
Replies: 2
Views: 2289

Data Viewer, I can not change the server

Hi CSPro Users, I have CAPI Application to which I synchronize with Dropbox. When I open a Dataviewer tool and connect to dropbox, and go to File menu and select Download it connects and download the data successful. Now the problem is, I want to change the Dropbox account, from the one I used for t...
by munirmdee1
August 5th, 2019, 8:45 am
Forum: Entry
Topic: Can not display name in CAPI Question Using %%
Replies: 2
Views: 2993

Re: Can not display name in CAPI Question Using %%

Thank you ver much Josh, that was a problem, I edited it, removed formatting things and its fine now.

Thank you
by munirmdee1
August 5th, 2019, 6:42 am
Forum: Entry
Topic: Can not display name in CAPI Question Using %%
Replies: 2
Views: 2993

Can not display name in CAPI Question Using %%

Hi All CSPro Users, I have a problem with putting names in CAPI question. In my application I have a Household Roster to which I enter all members of the particular Household. Question 1 asks line number, Question 2 asks member name, question 3 asks sex, question 4 ask age, and question 5 asks relat...
by munirmdee1
July 25th, 2019, 4:06 am
Forum: Synchronization
Topic: Dropbox Synchronization Default Folder
Replies: 2
Views: 1961

Re: Dropbox Synchronization Default Folder

Ok,

Thanks Josh
by munirmdee1
July 24th, 2019, 10:13 am
Forum: Synchronization
Topic: Dropbox Synchronization Default Folder
Replies: 2
Views: 1961

Dropbox Synchronization Default Folder

Hi Everyone, I have a little concern about the synchronization in dropbox, actually it works fine, except that it creates CSPro folder in Dropbox account where I synchronize the data. And inside it, is where all application files are kept like dictionary and others. I don't want to use the default F...
by munirmdee1
October 22nd, 2018, 1:49 pm
Forum: Synchronization
Topic: Synchronization with PFF file
Replies: 1
Views: 2298

Synchronization with PFF file

Hi all, I have an application, in which I put two .pff file, one for adding new questionnaire, and the second one is for editing the questionnaire. Now I want to create another pff file to perform a synchronization. writting a syscconnect through userbar button its possible, but the button is not vi...
by munirmdee1
September 28th, 2018, 6:50 am
Forum: Synchronization
Topic: Hiding Setting Menu
Replies: 2
Views: 2707

Re: Hiding Setting Menu

Thanks Greg