Search found 47 matches

by pierrew
June 17th, 2018, 7:47 pm
Forum: Other
Topic: Popstan 2020 Training Dataset
Replies: 0
Views: 36234

Popstan 2020 Training Dataset

Hello all, I am looking for a large copy of the 2020 Popstan training dataset (20k+ Persons). I will be doing a CSPro tabulation workshop that will involve the tabulations of simplified fertility, education, and mortality information. I hope anyone can share a copy if you have one. I am attaching th...
by pierrew
November 29th, 2017, 12:32 am
Forum: Other
Topic: CSPro Application Command Line Options
Replies: 4
Views: 4974

Re: CSPro Application Command Line Options

Thanks Greg, I was just wondering what is the command to export to RTF using TblViewer. As you know that TblViwer does not allow exporting of multiple tables at once so I was using a bat file to automate the process then using an Excel Macro to convert the text files to tabs within Excel. This does ...
by pierrew
November 26th, 2017, 9:30 pm
Forum: Other
Topic: CSPro Application Command Line Options
Replies: 4
Views: 4974

CSPro Application Command Line Options

Hello Gents,
I was wondering if you have a list of command line options for all the CSPro applications and tools?
e.g. TbViewer.exe /EXPT /TABDELIM

Thanks,
Pierre
by pierrew
April 26th, 2016, 10:58 pm
Forum: Editing
Topic: Strange: Saving numeric values have different effects
Replies: 3
Views: 5755

Re: Strange: Saving numeric values have different effects

Hey Josh, Long time no hear. Hope you are doing good. Anyways, so here is the problem - I agree with you that the display of the <maketext> and <edit> functions have different displays of the NOTAPPL text. The problem occurs on the next line - flag_new_value(tmp) = maketext("%d",newVal); &...
by pierrew
April 21st, 2016, 7:13 pm
Forum: Editing
Topic: Strange: Saving numeric values have different effects
Replies: 3
Views: 5755

Strange: Saving numeric values have different effects

Hey Gents! I got another weird bug, it is pretty long so here it goes - I am trying to set imputation flags and use the <impute> function all in one line so I am using a numeric function to compress the code. If I use this line of code - flag_original_value(tmp) = edit("ZZZZZZZZZZZZZZZ9",g...
by pierrew
April 14th, 2015, 6:51 pm
Forum: Feature Requests
Topic: Export names and labels
Replies: 2
Views: 5868

Re: Export names and labels

Thanks Anne,
That is cool - I guess that I can just use a vlookup in excel to convert the column names into labels. Do you know of a way to export data files from CSPro to tab delimited files showing the labels as the column headers instead of the data item names?
by pierrew
April 14th, 2015, 6:43 pm
Forum: Entry
Topic: CSPro Crashes when downgrading ...
Replies: 1
Views: 2824

CSPro Crashes when downgrading ...

Hello all, I have tried to downgrade a developed entry application from 6.1.0 (beta) to 6.0.1 and the CSPro prompts that it cannot locate the apc file and asks if permission to create a new apc file. As soon as I press "yes" CSPro crashes. The reason for the downgrade was that the office c...
by pierrew
March 4th, 2015, 12:29 am
Forum: Feature Requests
Topic: Export names and labels
Replies: 2
Views: 5868

Export names and labels

Hey Greg, Can you make an improvement to CSexport to allow the user to export the dictionary names and/or labels. Often times the names are the question numbers and we often have to refer to the questionnaire to link the labels of the names. It will be useful to have both as an identifier or the opt...
by pierrew
December 19th, 2014, 2:20 am
Forum: Feature Requests
Topic: Bearing
Replies: 0
Views: 14012

Bearing

Here is the problem. I collect GPS locations from CSEntry 6.0.3 but in a housing area that is densely populated I am unable to determine which house is associated with that waypoint. To figure this out I would need to know the bearing from the system. In other words which way is the device pointing....
by pierrew
August 21st, 2014, 10:01 pm
Forum: Other
Topic: The relation statement?
Replies: 1
Views: 3689

The relation statement?

Does anybody know how we can use the relation statement to its fullest potential. I am able to define it but other than that I never know what I can do with it. relation relation-name primary to secondary-1 method [to secondary-2 method] ... [to secondary-n method]; where method is parallel | linked...