frequencies specs

Discussions about tools to complement CSPro data processing
Forum rules
New release: CSPro 8.0
Post Reply
AriSilva
Posts: 591
Joined: July 22nd, 2016, 3:55 pm

frequencies specs

Post by AriSilva »

I would like to execute a frequencies specs for several files, for example, non edited (raw data) and edited data.
I´ve created a fqf and a pff associated with it, no problem.
But, in the pff, I would like to specify a tbw file to save the frequencies output, because I am using a pffrunner and put the pffs there, trying to run it as a batch sequence.
How can I do that?
Best
Ari
Gregory Martin
Posts: 1777
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: frequencies specs

Post by Gregory Martin »

Unfortunately, CSPro 7.6 is not out yet, as this will be very easy in that version (since we've completely redone the frequency generator).

In the meantime, your best option is to add a .bat file to your Production Runner that renames the CSFrqRun.tbw file to the name that you want. Something like:
move /y CSFrqRun.tbw "The Name You Want.tbw"
AriSilva
Posts: 591
Joined: July 22nd, 2016, 3:55 pm

Re: frequencies specs

Post by AriSilva »

thanks, Greg.
Best
Ari
Post Reply