hi mark
is it possible to have a txt file with the result of cpdcreport.exe or gpdcec8.exe or any other comand from windows shell?
now I copy data from the windows shell and paste in Calc or Write, but I can copy only few lines (I think not more than 150 lines).
can you help me?
Riccardo
txt file from comand_shell
Re: txt file from comand_shell
You can use a redirection like in bash:
I checked in GeopsyLand, it should work.
Code: Select all
gpdcreport run.report > inversion.log