Search found 614 matches
- September 12th, 2024, 10:34 am
- Forum: Editing
- Topic: Count with a two level dictionary
- Replies: 1
- Views: 11
Re: Count with a two level dictionary
Just in case, attached is a file with 2 dwellings. the second one has no persons, and the count is wrong.
- September 12th, 2024, 9:16 am
- Forum: Editing
- Topic: Count with a two level dictionary
- Replies: 1
- Views: 11
Count with a two level dictionary
Hi folks, I´m having a problem using the count (or totocc) functions with a two level dictionary. The dictionary (attached) has a first level fot the dwellng (vivienda) ahd the second level for the household (hogar) and person (persona). The count seems not to work well, since it is counting persons...
- August 15th, 2024, 8:19 am
- Forum: Other
- Topic: systime function
- Replies: 1
- Views: 3949
systime function
Hi folks, Something very strange is happening with it: We use to call it at the beginning of every block during a data entry program, and sometimes, we do not know why, the call returns a time which is much lesser than the previous one, with maybe two hours difference. We are passing "HHMMSS&qu...
- July 31st, 2024, 5:16 pm
- Forum: Tools
- Topic: problem in downloading a file from the server
- Replies: 4
- Views: 6552
Re: problem in downloading a file from the server
Thanks for the replay. The question of migrating to 8.0 is a little bit difficult now, since this particular survey is still being worked in the field. For the new surveys in the future that are being programmed we are thinking of updating to 8.0. The problem is that we need to create a new server b...
- July 30th, 2024, 3:14 pm
- Forum: Tools
- Topic: problem in downloading a file from the server
- Replies: 4
- Views: 6552
Re: problem in downloading a file from the server
Please find attached the last part of the sync.log in my desktop. It says the there is a problem in a record in the second batch being downloaded. I could not find the sync.log in the server, could you send me a step-by-step to reach it? Alos, I´ve done some other tests in he csdb file, getting freq...
- July 27th, 2024, 11:12 am
- Forum: Tools
- Topic: problem in downloading a file from the server
- Replies: 4
- Views: 6552
problem in downloading a file from the server
Hi folks, Using the CsWeb application in the internet, and accessing my server, it shows the list of datafiles there, no problem so far. When trying to download one of them, using the download option, it downloads the pff and then, when trying to execue the pff to download the file by real, it gives...
- July 26th, 2024, 4:51 pm
- Forum: Editing
- Topic: Program does not run
- Replies: 3
- Views: 6589
Re: Program does not run
Thank you very much, I realize now that this problema had already occurred, and I forgot that.
Best
Ari
Best
Ari
- July 25th, 2024, 2:50 pm
- Forum: Editing
- Topic: Program does not run
- Replies: 3
- Views: 6589
Program does not run
Hi folks, Sorry but I did not find a better subject to describe what is happenning. I´m helping remotely INE-Bolivia with their census. They are trying to run one of their programs (attached), and when they click in the Run icon to run it, it does nothing, it does not even create the .pff. The compi...
- May 23rd, 2024, 9:51 am
- Forum: Android
- Topic: Preventing the automatic installation of a new version
- Replies: 3
- Views: 1629
Re: Preventing the automatic installation of a new version
Thanks, Justin, We´ll try them. By the way, another thing that is bothering us immensely is that, somehow, we do not know the reason, a csentry application is prevented of wrinting on the download folter. That is, when updating the applicaton, downloading it from the server, one of the initial tasks...
- May 22nd, 2024, 10:26 am
- Forum: Editing
- Topic: Limits for the number of imputes
- Replies: 3
- Views: 1645
Re: Limits for the number of imputes
Apparently it may have the same memory limitations concerning the total amount used in the functions, because when I moved all the IFs to the functions it did not work, but when I moved part of them to the functions and the other part I left in the original proc it worked, asking for the input. Than...