Search found 597 matches

by AriSilva
April 17th, 2023, 8:42 am
Forum: Feature Requests
Topic: Displaying the dictionary notes in the Data Viewer
Replies: 1
Views: 3086

Displaying the dictionary notes in the Data Viewer

Hi folks, I have several notes in the data dictionary, for documentation purposes. As far as I know, the only way to look at those notes is in the dictionary application itself, or printing the dictionary. Is there a way to show those notes in the DataViewer, for example? It should be useful, when d...
by AriSilva
April 17th, 2023, 8:35 am
Forum: Feature Requests
Topic: trace on and off inside functions
Replies: 6
Views: 7936

Re: trace on and off inside functions

Thank you for the reply. I did not realize that you could put a set trace on and off command outside the function code, as in your example. My understanding of the trace behaviour was that the tace command was executed at execution time when the logic flow was directed to the function, and then, ent...
by AriSilva
March 31st, 2023, 1:15 pm
Forum: Feature Requests
Topic: trace on and off inside functions
Replies: 6
Views: 7936

Re: trace on and off inside functions

Thanks for your answer, but the problem with that solution is that the set on and off has to be done entering the function and leaving it, and sometimes the functions can have intermediate exits in the code, than, every time I set the trace off for a certain function I do not want to "see"...
by AriSilva
March 17th, 2023, 12:29 pm
Forum: Synchronization
Topic: syncdata return value
Replies: 1
Views: 1744

syncdata return value

Hi folks, I´m using syncdata(get, dict, universe) to transfer cases from the server. It returns 1 (true) even if the syncdata did not transfer anything. Is there a way to know the number of cases that were transferred? Maybe it did not transfer anything because I already have the newest cases. Or, i...
by AriSilva
March 6th, 2023, 3:33 pm
Forum: Tools
Topic: Reformatting dictionary multiplying IDs
Replies: 1
Views: 3157

Reformatting dictionary multiplying IDs

Hi folks, The general problem is the following: I have a dictionary where the cases are identified by segment, vivienda (building) and hogar (household), And the record key is defined AFTER de id fields, as shown in the attached dictionary (RDCenso22.dcf), That is, each case is a household By the wa...
by AriSilva
February 27th, 2023, 5:06 pm
Forum: Feature Requests
Topic: trace on and off inside functions
Replies: 6
Views: 7936

trace on and off inside functions

Hi folks, Just for you to know, I use TRACE a lot, and I mean it. It is very helpful when you want to see where the flow is going, and the contents of some particular variables. And I use functions a lot also. The problem is thatsome functions are already debugged, and I do not want to see them in t...
by AriSilva
February 2nd, 2023, 12:03 pm
Forum: Feature Requests
Topic: Tabulate frequencies of ID values with a Universe of cases
Replies: 2
Views: 3191

Re: Tabulate frequencies of ID values with a Universe of cases

Thanks Greg, for your very prompt answer (as always). I´m talking about having frequencies taken from the Dataviewer tool. I need to have frequencies from the variables in the IDS0 (identifiaction part), such as the one in the dataviewer.png attached file. That is, the universer ha a variable from t...
by AriSilva
February 2nd, 2023, 11:25 am
Forum: Feature Requests
Topic: editing data with dataviewer
Replies: 1
Views: 2686

editing data with dataviewer

There is a security option in the dictionary that supposedly would allow the file to be edited in the dataviewer, but I could not use it to change any value in the dataviewer.
by AriSilva
February 1st, 2023, 10:19 am
Forum: Feature Requests
Topic: Tabulate frequencies of ID values with a Universe of cases
Replies: 2
Views: 3191

Tabulate frequencies of ID values with a Universe of cases

Hi folks, In the DataViewer, if you apply a universe using variables of a specific record, say, age = 0, and you want to know which cases have these persons, the program issues an invalid subscript message. I understand that the id variables "belong" to all the records in the file, and, as...
by AriSilva
November 7th, 2022, 2:41 pm
Forum: Synchronization
Topic: Maximum number of simultaneous connections
Replies: 1
Views: 861

Maximum number of simultaneous connections

Hi folks, The National Statistical Office (ONE) of the Dominican Republic is asking me if I can help them to solve a specific problem of the maximum number of simultaneous connections with a CsWeb server. I´m not an expert in these matters, so I´m not sure I can be of any service. What is this maxim...