Search found 572 matches

by khurshid.arshad
November 13th, 2022, 11:04 pm
Forum: News
Topic: Tutorial on: Array Statement (Numeric)
Replies: 0
Views: 115351

Tutorial on: Array Statement (Numeric)

Dear CSPro Users; It is the third in a series of tutorials on how to use arrays. We will learn how to create a numeric array and how to use it with a string array in this tutorial. https://youtu.be/q_-lr98iPRk I will be keenly looking forward to your suggestions and feedback in the comments section....
by khurshid.arshad
November 11th, 2022, 12:43 am
Forum: Android
Topic: Request for apk files
Replies: 3
Views: 4839

Request for apk files

Dear CSPro team,

Can we get all apk files, especially the 7.1.3 version?

Best regards.
a.
by khurshid.arshad
November 7th, 2022, 6:57 am
Forum: News
Topic: Tutorial on: Array Statement (Alpha)
Replies: 0
Views: 115172

Tutorial on: Array Statement (Alpha)

Dear CSPro Users; This is the second in a series of tutorials on how to use the arrays. In this tutorial, we will learn how to create an alphanumeric array and the difference between alpha and string arrays. https://youtu.be/2uwqoBdVtqo I will be keenly looking forward to your suggestions and feedba...
by khurshid.arshad
November 1st, 2022, 10:19 am
Forum: News
Topic: Tutorial on: Array Statement (String)
Replies: 0
Views: 112403

Tutorial on: Array Statement (String)

Dear CSPro Users; This is the first in a series of tutorials on how to use the arrays. In this tutorial, we will learn about the Array Statement, why it is necessary, and how to use it in our logic. https://youtu.be/C9h9QXilhYA I will be keenly looking forward to your suggestions and feedback in the...
by khurshid.arshad
October 26th, 2022, 8:12 am
Forum: Entry
Topic: Two Programs, Same ID
Replies: 3
Views: 4762

Re: Two Programs, Same ID

Dear please see attached file. I am using two different ways to store the ids in program 1. I am using list statement in the first and second ways using the loadsetting function. I am using savesetting function in the menu to use the loadsetting function in the program. For more details, please see ...
by khurshid.arshad
October 23rd, 2022, 1:37 am
Forum: News
Topic: Tutorial on: Forcase Statement
Replies: 0
Views: 110094

Tutorial on: Forcase Statement

Dear CSPro Users;

In this tutorial, we will learn how to use the forcase statement to identify partially saved cases and complete them.

https://youtu.be/73vBCcGQOnA

I will be keenly looking forward to your suggestions and feedback in the comments section.
Best regards.
a.
by khurshid.arshad
October 20th, 2022, 11:24 pm
Forum: News
Topic: Tutorial on: How to create a data backup
Replies: 2
Views: 2761

Re: Tutorial on: How to create a data backup

Welcome.
a.
by khurshid.arshad
October 18th, 2022, 12:01 pm
Forum: News
Topic: Tutorial on: How to Restore Data from Backup
Replies: 0
Views: 90435

Tutorial on: How to Restore Data from Backup

Dear Users

In this tutorial, we will learn how to restore data files from a backup folder either all at once or one at a time.

https://youtu.be/UTBr8WPncpY

I will be keenly looking forward to your suggestions and feedback in the comments section.

Best regards.
a.
by khurshid.arshad
October 12th, 2022, 8:06 am
Forum: News
Topic: Tutorial on: How to create a data backup
Replies: 2
Views: 2761

Tutorial on: How to create a data backup

Dear Users

In this tutorial, we will learn how to create a data backup on the SD card and the internal drive.

https://youtu.be/L3rBZLgm57c

I will be keenly looking forward to your suggestions and feedback in the comments section.
Best regards.
a.
by khurshid.arshad
October 8th, 2022, 5:44 am
Forum: News
Topic: Tutorial on: How to use Publishdate() Funcation
Replies: 0
Views: 25029

Tutorial on: How to use Publishdate() Funcation

Dear CSPro Users You frequently update the application, but the enumerators, despite your instructions, do not. We will use the PublishDate function to address this issue. The publishdate function returns the date and time that the code was compiled. Generally, this is not particularly meaningful be...