Search found 25 matches

by lmangcahan
June 26th, 2023, 5:26 am
Forum: Entry
Topic: Get Label of current ($) Item /Question
Replies: 5
Views: 4643

Re: Get Label of current ($) Item /Question

Hello CSPro,

Is this possible now? I mean, I'm trying to get the dictionary_symbol dynamically from a query but I get the error "Dictionary object expected" when I use the getlabel function. By the way, I'm using v7.7.

Thank you.

string itemlabel = getlabel(col_roster_lst(x));
by lmangcahan
May 25th, 2023, 4:39 am
Forum: Tabulation
Topic: Unwanted "Select Process" Dialog Box - 'Run in Parts'
Replies: 3
Views: 5819

Re: Unwanted "Select Process" Dialog Box - 'Run in Parts'

Hi Greg,

Is it possible to completely remove this prompt? Since our Data File is in csdbe format, we supply the password through the pff and we don't want the user to see that password.

Thank you in advance.
by lmangcahan
August 22nd, 2022, 2:43 am
Forum: Other
Topic: Unselect radio button in CAPI
Replies: 3
Views: 1959

Re: Unselect radio button in CAPI

Hi Sherrell, While using CAPI there will be times that modification of entries is necessary for the skipping pattern to work. The former input (in radio button) must be cleared/unselected since it's been skipped in data entry. So, when running a data consistency program, the saved data has outliers....
by lmangcahan
August 17th, 2022, 10:10 pm
Forum: Other
Topic: Unselect radio button in CAPI
Replies: 3
Views: 1959

Unselect radio button in CAPI

Hi CSPro Team,

Good day. Is there a way in v7.7 to unselect a radio button using CAPI?
Thank you.
by lmangcahan
July 6th, 2022, 10:32 pm
Forum: Entry
Topic: Program Auto-closes
Replies: 3
Views: 1193

Re: Program Auto-closes

Hi Sherell, Thank you for your response. Unfortunately, I was not permitted to share the program. If I can just share how I encounter it. Facts: 1. My program contains approx. 5000 lines long excluding the report.html file. 2. The report file contains 360 lines of code. 3. The program is apparently ...
by lmangcahan
July 4th, 2022, 2:08 am
Forum: Entry
Topic: Program Auto-closes
Replies: 3
Views: 1193

Program Auto-closes

Hi Cspro Team, Good day. Hope all is well. I encountered an issue with v7.7.1 wherein the program won't run for testing when I reach 5k+ lines of code. I have also used .apc function to minimize the code length, however, the same result occurs. I wonder if it is expected for CSPro to behave as exper...
by lmangcahan
May 10th, 2022, 12:03 am
Forum: Other
Topic: v7.7 - Data Items not Saving after Accept Case
Replies: 1
Views: 994

v7.7 - Data Items not Saving after Accept Case

Hi Cspro Team, Hope all is well. I encountered a problem in saving CAPI data to .csdbe. During data entry, doing a partial save works fine it captures the entered data. The issue occurs after entering the modify mode; accepting the partially saved case does not capture the previously entered data. E...
by lmangcahan
March 20th, 2022, 9:00 pm
Forum: Other
Topic: Could not connect on sqlite csdbe (file is not a database)
Replies: 4
Views: 1756

Re: Could not connect on sqlite csdbe (file is not a database)

Hi htuser,

Have you tried the SQLCiper? Do you happen to have a code snippet of SQLCiper connecting to SQLite of CSDb?
by lmangcahan
March 16th, 2022, 3:11 am
Forum: Android
Topic: 7.7.1 with Android 11
Replies: 2
Views: 1249

Re: 7.7.1 with Android 11

Awesome! Thank you Aaronw. This will greatly help us in our development.
by lmangcahan
March 13th, 2022, 11:35 pm
Forum: Android
Topic: Paradata
Replies: 1
Views: 1299

Paradata

Hi CSPro Team,

Which part of the paradata will I know the last data item/s update by user? Or does the paradata has this information?