Search found 631 matches

by htuser
June 1st, 2017, 4:31 pm
Forum: Entry
Topic: Writecase issue
Replies: 3
Views: 3613

Writecase issue

Dear all, Trying to write some items to external dictionary using writecase it display errors/warning: DEPRECATION: The writecase variable list is no longer supported and will be ignored. Cases will be written using the values stored in OTHERS_DICT's ID items. The example WriteExt (Cspro installatio...
by htuser
June 1st, 2017, 1:43 pm
Forum: Entry
Topic: Csdb and external dictionary/data files
Replies: 2
Views: 2840

Csdb and external dictionary/data files

Dear all, I would like to know if there's no way to use the Csdb's main data file to store also data for external dictionary? In this event: 1.- The Csdb will store both, main and external dcf; 2.- We'll also upload external dcf in Csweb; 3.- Sync data separately for external dcf/files; If no, does ...
by htuser
May 30th, 2017, 11:12 am
Forum: Android
Topic: Serializing a field
Replies: 4
Views: 4961

Re: Serializing a field

Hi Mozum,
Please consider using autoincrement item.
Auto_increment.jpg
Auto_increment.jpg (48.24 KiB) Viewed 4957 times
For error message, please try visualvalue function with this idea:

Code: Select all

if item value<> visualvalue (previous item value)-1 then 
errmsg();
[/i]

Best regards,
by htuser
May 19th, 2017, 11:21 pm
Forum: Synchronization
Topic: Usage of CSweb
Replies: 26
Views: 26117

Re: Usage of CSweb

Hi Ekinge, I don't think ftp sync is linked to the Csweb server. So you can't see ftp synchronized case on the Csweb. FTP sync store cases in csdb database and Csweb store them in Mysql. To sync using Csweb, you must: 1.- upload your dcf file to Csweb (add dictionary), 2.- Using Csweb as a parameter...
by htuser
May 6th, 2017, 2:30 pm
Forum: Entry
Topic: Is it possible to load an application on playstore ?
Replies: 5
Views: 4261

Re: Is it possible to load an application on playstore ?

Thanks a lot Josh! This new way is welcome. It'll be a must to have a secure way to delete unused application. Now, we 're obliged to delete manually.
Best Regards,
by htuser
May 6th, 2017, 11:35 am
Forum: Other
Topic: .PEN
Replies: 1
Views: 2620

Re: .PEN

Hi Sam,
There's no way to see logic in pen file. You must recreate .pen, using your designer files.
Best regards,
by htuser
May 5th, 2017, 5:29 pm
Forum: Entry
Topic: Is it possible to load an application on playstore ?
Replies: 5
Views: 4261

Re: Is it possible to load an application on playstore ?

Hi Greg, Using sync parameters from pnc file, it's very easy to deploy cspro application from ftp, by example. I hope you'll always allow this sync who's very useful for first deployment. Since it's impossible using Csentry UWP we're obliged to copy files manualy, so i think you'll also allow sync u...
by htuser
April 30th, 2017, 1:41 pm
Forum: Entry
Topic: How to protect m'y codes
Replies: 2
Views: 2715

Re: How to protect m'y codes

Hi Marc,
Please find the response provided by Greg years ago here:
http://csprousers.org/forum/viewtopic.php?f=7&t=466
But, now the .enc file is replaced by .pen file
Best Regards,
by htuser
April 8th, 2017, 12:10 pm
Forum: Entry
Topic: How to create encrypted password
Replies: 1
Views: 2638

Re: How to create encrypted password

Dear yana,
You must use the prompt function with password option parameter. Please see Cspro's help about this function.
Best regards,
by htuser
April 6th, 2017, 8:03 pm
Forum: Entry
Topic: Data entry for Windows Mobile
Replies: 1
Views: 2005

Re: Data entry for Windows Mobile

Dear Jeodavila,
Since the latest beta, Csentry support Windows 10 mobile.
As Cspro is a build once, deploy many system, whatever application implemented
via the Cspro designer can be deployed on Android and Windows OS (including Windows 10 mobile).
Best regards,