Search found 20 matches

by marialange
March 21st, 2012, 12:26 pm
Forum: Entry
Topic: How to creat logic files for a multiple question
Replies: 19
Views: 21625

Re: How to creat logic files for a multiple question

you can leave out the initialization of variable as a function and initialize it before deploying the field
but you must declare the variable in the section maternal_lin
PROC GLOBAL
Maternal_lin ARRAY (5);
by marialange
March 21st, 2012, 7:29 am
Forum: Entry
Topic: How to creat logic files for a multiple question
Replies: 19
Views: 21625

Re: How to creat logic files for a multiple question

Well, I think the multiple alphanumeric variable step but then the numeric fields (for my tabulated). For example: Alphanumeric variable: maternal length of 1 to 5 occurrences Then numerical variable: Delay for -> 1) Delay pregnancy Another numeric variable Good for -> 2) Good for mother's health (r...
by marialange
March 20th, 2012, 1:21 pm
Forum: Entry
Topic: How to creat logic files for a multiple question
Replies: 19
Views: 21625

Re: How to creat logic files for a multiple question

You can check the CSPro Help, looking for Check Box
by marialange
March 20th, 2012, 7:43 am
Forum: Entry
Topic: How to creat logic files for a multiple question
Replies: 19
Views: 21625

Re: How to creat logic files for a multiple question

I think you should create a variable (Item) 1 long alphanumeric. Occurrence and 5 in the data dictionary and give each value you mention.
Then you use in your program as multiple loading
by marialange
March 16th, 2012, 11:14 am
Forum: Entry
Topic: Centry and Bach
Replies: 2
Views: 4029

Re: Centry and Bach

Hello Gregory: I commented that I found the problem index, and is hardly to touch the file, either by running the Bach I have a pre-census file (external file) which is very large which I extract location data in the time of loading the census questionnaire, the external file to use him again in the...
by marialange
March 13th, 2012, 7:01 am
Forum: Entry
Topic: Centry and Bach
Replies: 2
Views: 4029

Centry and Bach

I have a question for you, when I enter a questionnaire within an application Centry, the 1st time and then generates no index, but when I run that file an application with Bach (generate list error) and I want to come back to me centry indexing the file ... there any way in the. pff to tell him not...
by marialange
March 2nd, 2012, 6:40 am
Forum: Entry
Topic: function inc
Replies: 2
Views: 4107

Re: function inc

Thank you very much
by marialange
February 29th, 2012, 7:27 am
Forum: Entry
Topic: function inc
Replies: 2
Views: 4107

function inc

Hello,
I could say as I can take the integer part of a division but with rounding?
example:
int (5/3) = 1, but 5/3 = 1.66 or 2, the function leaves with 1 int but I want it to round 2 ..
Thanks
by marialange
February 6th, 2012, 8:52 am
Forum: Entry
Topic: Execpff
Replies: 2
Views: 4498

Re: Execpff

Thank you very much, I'll try to do that and I commented as is ..
Best regards
by marialange
January 26th, 2012, 9:46 am
Forum: Entry
Topic: Execpff
Replies: 2
Views: 4498

Execpff

In the application Entry charge data which have online consistencies and what i want is for the complete and save (F12) the program call the application BACH to run the same file, and whether it was error or not without the need to go through all the form back. The error that appears, and i think it...