D
D
di_gangsta2018-05-14 12:53:33
Microsoft
di_gangsta, 2018-05-14 12:53:33

How to run .EXE created by Turbo Pascal?

At the university, they gave a task that needs to be solved using assembler, programming in Turbo Pascal. Installed Dosbox, Turbo Pascal along with everything you need. Turbo pascal works without problems. However, when I click Run, nothing happens. I looked in the files and found the work folder, where everything was saved: task1.pas and task1.exe. Apparently you need to run task1.exe, which will give the result using Dosbox, because it cannot be opened in the usual way - it gives an error. (impossible to run on this version of Windows)
I don’t understand how it all interacts, please tell me how to work.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lander, 2018-05-14
@di_gangsta

And at the end of your program you, of course, did not forget to add
readln();

M
Mercury13, 2018-05-14
@Mercury13

You can press Alt-F5 after launch to see what the program outputs.
There is this button in the menu - I don’t remember the item, but I remember the button.
UPD. The command is called "User screen".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question