Search found 631 matches

by htuser
March 5th, 2017, 12:44 pm
Forum: Synchronization
Topic: Last sync time
Replies: 8
Views: 6617

Re: Last sync time

Thanks a lot Josh. This will work!
by htuser
March 5th, 2017, 11:48 am
Forum: Synchronization
Topic: Last sync time
Replies: 8
Views: 6617

Re: Last sync time

Hi Josh, Thanks for your precious support. However, this approach doesn't allow cspro logic to know if sync failed or no. Since i want to know the last succeded sync , ideas you give me isn't sufficient. I can do it only if i can retrieve server_revision, direction and timestamp infos from csdb in c...
by htuser
March 5th, 2017, 11:30 am
Forum: Other
Topic: Using multiple logic files
Replies: 1
Views: 2739

Using multiple logic files

Dear Developer team, I'm trying to use multiple external logic functions to a new application. But i need some helps: 1.- if i add a ressources folder, can i use files, by example logics files, from the ressources folders inside my applications usings keywords such as: import, include use, require__...
by htuser
March 5th, 2017, 10:47 am
Forum: Entry
Topic: Unique password
Replies: 3
Views: 3758

Re: Unique password

Hi Josh and Greg, I would like to know if you always plan to open the Cspro engine, mainly the Cspro language to another programming language?If so, it will not be so difficult to use hashing/crypto functions or class from, by example php or java in logic to manage password. This will be very easy. ...
by htuser
February 26th, 2017, 8:30 pm
Forum: Synchronization
Topic: Last sync time
Replies: 8
Views: 6617

Last sync time

Hi Developer team, I hope you're fine and hardly working for the next beta, mainly with password protected csdb. I would like to know if there's a way to use the last time sync from Mysql inside cspro logic? This is very important because we would like that each enumerator to synchronize each day or...
by htuser
February 15th, 2017, 1:29 pm
Forum: Synchronization
Topic: Sync queue to Webserver
Replies: 1
Views: 2742

Sync queue to Webserver

Dear all, I would like to know if it's possible to use queue as a parameter for the SyncData Function, SyncFile Function, SyncServer Function such as sync function: b = sync(alpha-exp[,queue]); Since theses function can't be executed on the fly, i would like to execute them at the Csentry's exit. Th...
by htuser
January 11th, 2017, 2:17 pm
Forum: Other
Topic: CSPro Beta 7.0
Replies: 4
Views: 5061

Re: CSPro Beta 7.0

Until you receive an email from developer team, the link is not yet available.
Please wait for the announcements email.
Best regards,
by htuser
November 19th, 2016, 7:34 am
Forum: Entry
Topic: Save error messages in a variable/text file
Replies: 3
Views: 3471

Re: Save error messages in a variable/text file

What version of Cspro do you use? If it's different than 7.0 beta, logs files are created by default.
Data sources is for 7.0 beta.

Regards,
by htuser
November 19th, 2016, 7:30 am
Forum: Entry
Topic: Multi Operator
Replies: 3
Views: 3359

Re: Multi Operator

Please try http://csprousers.org/beta
Best regards,
by htuser
November 17th, 2016, 6:39 am
Forum: Entry
Topic: Save error messages in a variable/text file
Replies: 3
Views: 3471

Re: Save error messages in a variable/text file

Dear Mussabahire, Theses messages are already natively saved in a cspro file with csdb extension (type masm listing) in the latest beta version. Since it's a .txt friendly format, you can open it in whatever text file reader (notepad, text viewer etc). However, in the latest beta theses files aren't...