Hi everybody! I just wanted to ask, if there is anybody who uses the fantastic PSPad with the statistical program package TDA (Transition Data Analysis), because I have a problem to set the compiler the right way. Although I can start the compiler and the results are fine the problem remains, that the "LOG"-files are not saved.
TDA works the following way: firstly it reads a command-file (*.cf) and then it writes the log-file or so-called output-file (*.out) in a seperate file. Under UNIX, LINUX or DOS the simple shell command would look like that: TDA cf=*.cf > *.out [TDA reads the input-file *.cf and then writes the output-file *.out] Does anybody know, how to set this (above) short command line into PSPad's compiler settings? Or what I can do to make PSPad to save the LOG? I tried already most different settings for hours. Up to now I can only start compiling and I see the LOG in PSPad's window - but still the LOG is not saved in a seperate file. The compiler settings must look somehow like: Compiler: C:\PROGRAM FILES\TDA\TDA.exe cf=%File% > %Name%.out OR Compiler: C:\PROGRAM FILES\TDA\TDA.exe Parameters: cf=%File% > Starting directory %Dir% LOG File: %Name%.out But both examples are not working properly... especially with the ">"-sign... BIG THANKS for every help!!! :) -- <http://forum.pspad.com/read.php?2,34663,34663> PSPad freeware editor http://www.pspad.com
