Search found 2399 matches

by josh
December 6th, 2014, 8:29 am
Forum: Tools
Topic: GPS tool
Replies: 10
Views: 17270

Re: GPS tool

Does the message pop up saying "Obtaining GPS location" or do you get the error right away? Make sure that GPS is enabled in you Android settings. On my tablet this is under Settings-->Location Services-->Use GPS satellites. Also make sure that you have unobstructed view of the sky. It usu...
by josh
December 5th, 2014, 7:56 am
Forum: Tools
Topic: GPS tool
Replies: 10
Views: 17270

Re: GPS tool

It seems like CSPro doesn't like it if you set the value of the LATITUDE field from a userbar button while you are in that field. It works fine if I call the GetGPS() function directly from the preproc of LATITUDE or if I create and use the userbar button in a different field. How about if instead o...
by josh
December 4th, 2014, 11:49 am
Forum: Entry
Topic: Navigation Problem in Android
Replies: 8
Views: 10090

Re: Navigation Problem in Android

This is definitely a bug in CSEntry on Android. It occurs when you have canenter(notappl) on so that an empty response appears in the list of choices and you have already selected a non-empty response. In other words it does not occur the first time you go into the field because you have not yet sel...
by josh
December 4th, 2014, 8:27 am
Forum: Other
Topic: Error in Forms Editor
Replies: 5
Views: 5848

Re: Error in Forms Editor

Check out the "Two Level Application" in the CSPro examples folder. In that example there is a building that contains multiple households where each household contains multiple people. Seems like a similar structure to yours where a parcel contains multiple plots where each plot has multip...
by josh
December 4th, 2014, 8:00 am
Forum: Tools
Topic: GPS tool
Replies: 10
Views: 17270

Re: GPS tool

With only the .pen we cannot see your CSPro logic to determine what the problem is. Please post the entire application (you can use Pack Application from the Tools menu in CSPro to create a zip file of everything).
by josh
December 3rd, 2014, 7:27 am
Forum: Entry
Topic: CAPI
Replies: 3
Views: 3430

Re: CAPI

I'm not sure I understand the problem. For Android you must use CSPro 6.0 for the PC (download it from here). On the Android device install CSEntry from the (Google Play Store). If you use those versions it should work fine.
by josh
December 2nd, 2014, 4:00 pm
Forum: Entry
Topic: Navigation Problem in Android
Replies: 8
Views: 10090

Re: Navigation Problem in Android

Joshua, I received your application by email and I was able to reproduce the problem you are having. I fill in the fields up to Municipio, I go back to the first field and then forward until it crashes at TIPO FORMULARIO. I don't know why it is crashing yet but we will figure it out and let you know.
by josh
December 2nd, 2014, 12:46 pm
Forum: Other
Topic: Newbie Question: Cannot Import .dat file
Replies: 1
Views: 3606

Re: Newbie Question: Cannot Import .dat file

It depends on what you want to do with the data in your data file. If you want to create frequency distributions open the dictionary (.dcf) in the Tabulate Frequencies tool, if you want to create cross tabulations open CSPro and create a new cross tabulation application using the dictionary, if you ...
by josh
December 2nd, 2014, 12:39 pm
Forum: Entry
Topic: Mailings with Cspro to word.
Replies: 4
Views: 4771

Re: Mailings with Cspro to word.

No, CSPro does not have such a feature.
by josh
December 2nd, 2014, 8:16 am
Forum: Entry
Topic: CAPI
Replies: 3
Views: 3430

Re: CAPI

Create your data entry application as you would for the PC. Do your testing on the PC as well. To run it on Android, choose "Export to portable binary" from the file menu to generate a .pen file and a .pff file. Connect your Android device to your PC via USB and copy those two files from t...