Administrator
Group: Admins
Posts: 2308
Member No.: 1
Joined: 12-May 04
|
Hi Kema01,
Unfortunately, this is how the microsoft assembler console works. It closes when it is finished.
What you can do is call the assembler from a batch file in which you'll have a PAUSE statement at the end. From HiEditor, call the batch file instead of the assembler executable (ml.exe)
Off course, if you have the skills, you can create a GUI executable which will get the assembler console output. You will call this GUI executable from HiEditor.
Whichever decision you take, feel free to ask for any help you might need.
Regards,
Antonis
|