... and of course you realize that you won't see any output until after the program exits??? You might want to redirect STDOUT to a file: program_name > outfile -J
- Re: mouse_waitforupdate Jay Link
- Jay Link
... and of course you realize that you won't see any output until after the program exits??? You might want to redirect STDOUT to a file: program_name > outfile -J