Batch File to Get Data Entry Result

Discussions about editing and cleaning data
Forum rules
New release: CSPro 8.0
Post Reply
yanina
Posts: 60
Joined: October 31st, 2016, 9:37 am

Batch File to Get Data Entry Result

Post by yanina »

Hi Master

Would you please to give me an example of batch logic to get the entry result to one final DAT file?

On my Dictionary I have fields each single occurence;

Q1, Q2.. till Q10, say it as Group Q
R1, R2.. till R10, as Group R
S1, S2 .. till S10, as Group S

They are on one file entry result: DataQRS.Dat

I want to separate each group to :
Q.dat R.dat and S.dat

The only method I know is through exporting DataQRS.dat, through CSPro export tools. Choice which variable and save separately.

I believe batch logic can handle this, but I have no idea. Would be very appreciate if you can give me an example for this.
Thanks

Yanin
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Batch File to Get Data Entry Result

Post by josh »

It is possible to do this in batch but it is much easier to do in the export tool. Why do want to do it in batch?
yanina
Posts: 60
Joined: October 31st, 2016, 9:37 am

Re: Batch File to Get Data Entry Result

Post by yanina »

Hi Josh

Yes you right. Much easier with export tools. I did not realize that we can save as the file Dat on Export tools.
Very appreciated.

Yanin
Post Reply