Search found 631 matches

by htuser
April 22nd, 2013, 11:27 pm
Forum: Entry
Topic: Using previously entered value
Replies: 6
Views: 6884

Re: Using previously entered value

Thanks for answers. The problem with the second solution is that, keyer must choose external dictionnary (as the lookup example file). So they can modify it (.dcf file are not encrypted as .ent). I think this is a lack of a special function in the cspro's language. However it will be very useful to ...
by htuser
April 19th, 2013, 7:57 pm
Forum: Entry
Topic: Using previously entered value
Replies: 6
Views: 6884

Using previously entered value

Dear all, I would like to know if there's a way to use and compare values previously entered in a case(form) with one who's being entered? Assuming the value date have been already entered in the Case(form) number 1 and now i'm entered the case (form)2. I would like to know how to compare date's fie...
by htuser
April 19th, 2013, 3:21 pm
Forum: Entry
Topic: Adding three field value and write in fourth fields
Replies: 5
Views: 6483

Re: Adding three field value and write in fourth fields

Meena and Ils, I've already solve this problem in a different way. I've a roster (table) with 4 columns (x,y,z,t) where t = y*z and 15 rows. I create a Total in x in the last row. x(15)="TOTAL"; And for the sum i write this code: in the Global Proc i declare as numeric, r1 r1=sum(t where x...
by htuser
April 7th, 2013, 11:25 am
Forum: Entry
Topic: How to delete wrongly entered variable
Replies: 3
Views: 5357

Re: How to delete wrongly entered variable

Dear Gregory,
I'm trying do use the special word notappl to delete wrongly entered variable, but, the compiler give me an error message. Does this special word can't be used with string?
Please can you help me with?
Thanks for all,
by htuser
March 1st, 2013, 8:57 am
Forum: Feature Requests
Topic: CSPro 5 Android Support
Replies: 3
Views: 6050

Re: CSPro 5 Android Support

The first beta version will be released at the end of the year (http://csprousers.org/forum/viewtopic.php?f=1&t=560). And the production version will be available in 2014(I assume, it may be mid 2014).
Regards,
by htuser
February 24th, 2013, 4:25 pm
Forum: Entry
Topic: Running PFFs on a server
Replies: 15
Views: 16803

Re: Running PFFs on a server

Dear Ils,
Thanks for all.
I'll try to use and modify it (using the IP instead of local hard disk letter) in the next weeks and i'll share more comments with you.
Best regards,
by htuser
February 24th, 2013, 3:25 pm
Forum: Entry
Topic: Level change
Replies: 13
Views: 30748

Re: Level change

Dear Adnane,
In the Cspro's language, there's a function called SEEK. Do you tried to use it?
by htuser
February 24th, 2013, 3:10 pm
Forum: Entry
Topic: Running PFFs on a server
Replies: 15
Views: 16803

Re: Running PFFs on a server

Dear Ils "When a keyer enters data, data files are duplicated on the local machine and on a shared folder on the server." We're also waiting for more about your method to duplicate data file from a local computer to a server. Do you use fileexist,filedelete, filecopy functions ? After clos...
by htuser
February 24th, 2013, 3:01 pm
Forum: Entry
Topic: Csentry run slowly
Replies: 11
Views: 62537

Re: Csentry run slowly

Thanks for answers and your help.
by htuser
February 21st, 2013, 4:06 pm
Forum: Entry
Topic: Csentry run slowly
Replies: 11
Views: 62537

Re: Csentry run slowly

I already write about the problem with Csentry slow running when using it in complexes census/surveys (http://csprousers.org/forum/viewtopic.php?f=1&t=560) As you know, now, surveys/census are became more complicated and accurate because they uses spatial data as geographic coordinates and geota...