Hi
I am trying to support some (very) old legacy code, written in Z80 assembler. I have the Huntsville macro assembler, and linker, and use the Borland 7 make utility. If I use the command line console (Win XP prof) I can enter the relevant commands to make the project or assemble a file, and the make or assembly progress and errors are echoed to the console window.
Inside PN (V2.0.9.921-devel) the correct actions take place, but the only thing that appears in the output window is the command line (with the program invocation in quotes) the process exit code, and the time taken. The exit code shown does correctly reflect the error code returned by the tools.
If I turn output capture off,a command prompt window is briefly created and removed, I cannot see if there is any output to this window.
This editor seem great and I am desperate to move into a windows environment for this, as at present I am still having to use Borland TP7 as the project editor! Any thoughts gratefully received!
Regards