Search found 48 matches

by YFT_CBSD
April 24th, 2024, 5:39 am
Forum: Editing
Topic: Function to return the count of categories
Replies: 1
Views: 74

Function to return the count of categories

Hi, what function can i use to return the total count of categories?(highlighted in yellow mark)

for example data item of City. (please check the picture).
Tried using the STAT function but i only want to return the count of categories.

btw this is a batch editing tool
Thanks in advance.
by YFT_CBSD
March 6th, 2024, 9:14 pm
Forum: Other
Topic: EXTRACTION
Replies: 3
Views: 861

Re: EXTRACTION

Unfortunately, the .zip file is encrypted. Is there a way to hardcode the password for decompression?

Thanks again.
by YFT_CBSD
March 6th, 2024, 6:33 am
Forum: Other
Topic: EXTRACTION
Replies: 3
Views: 861

EXTRACTION

Hi can u pls add my code to do the ff:
1.extract the sample data.zip
2. make the input data based from the extracted sample data.zip

Here:
SystemApp winrar;
winrar.setArgument(pathconcat("../Sample data.zip"));
winrar.exec("WinRAR.exe");

Thanks
by YFT_CBSD
February 2nd, 2024, 12:52 am
Forum: Editing
Topic: Editing of CASEID
Replies: 1
Views: 1194

Editing of CASEID

Hi how can i batch edit the BSN in caseID?

For Example:
Case ID length is 6.

city bsn
02 0001
02 0003
02 0007
02 0101

I want to batch edit it to be arranged like this:
city bsn
02 4001
02 4002
02 4003
02 4004
by YFT_CBSD
January 18th, 2024, 2:22 am
Forum: Editing
Topic: Duplicate Household Head Name
Replies: 3
Views: 36596

Re: Duplicate Household Head Name

Thanks, the code is working. Additionally i want to printout the age of John in case 140013, it should appear in 140012 errror message, how can i do this? errmsg("'%s' already encountered in case '%s'", HH_NAME, hhNames(HH_NAME)); Case [140012] has 1 messages (0 E / 0 W / 1 U) U -'Joe Coe'...
by YFT_CBSD
January 4th, 2024, 3:37 am
Forum: Editing
Topic: Duplicate Household Head Name
Replies: 3
Views: 36596

Duplicate Household Head Name

Hi,

What function can i use to display the duplicate household head name but different case id? This is a batch editing application.

For example.

140012
HHHead Name: Joe Coe

140013
HHHead Name: Joe Coe

Thanks. In advance
by YFT_CBSD
December 28th, 2023, 1:43 am
Forum: Tools
Topic: Revert Back .pen to .ent
Replies: 1
Views: 7838

Revert Back .pen to .ent

Is there a way to revert a mytool.pen to mypen.ent? Thanks
by YFT_CBSD
November 20th, 2023, 1:22 am
Forum: Tools
Topic: Read Only Database
Replies: 1
Views: 6483

Read Only Database

Hi everyone,

Is there way how to fix this? Thanks in advance.
by YFT_CBSD
November 4th, 2023, 7:26 am
Forum: Editing
Topic: Partial Cases
Replies: 3
Views: 10654

Partial Cases

Hi everyone,

I have difficulties in changing the case state from partial to complete through batch logic.

Can anyone help?

Thanks in Advance.
by YFT_CBSD
October 12th, 2023, 3:21 am
Forum: Other
Topic: Data Viewer
Replies: 1
Views: 2704

Data Viewer

Im trying to create a batch tool to open a data viewer and preset the password but the password is not hidden. Do you have any idea or any other way to do it?

So here is the data viewer
File C:\Users\Desktop\Tool\\sample_data.csdbe|password=password
Type Encrypted CSPro DB
Cases 100