<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Normally Lazarus starts with a "GUI"
project. This is edited by putting "Buttons" (etc) on a form.<br>
<br>
I believe you want to write a "program". (console app)?<br>
You start with "program MyProg;" and use "readln" and "writeln"?<br>
<br>
Then go to the menu "Project" => "New Project" and choose
"Simple program" as project-type.<br>
<br>
<br>
Am 01/03/2020 um 05:28 schrieb Евгений Кадисов via lazarus:<br>
</div>
<blockquote type="cite"
cite="mid:CA+ER_dsdczGMkiXm2OU269=Ny_rYsi52Lt3JVaseJKPfgOPg7g@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Hi anybody.</div>
<div>I have installed lazarus (2.0.2) . My operating system is
Ubuntu 19.10. When there are no more errors (only hints and
warnings) and I give the command F9 (run) Lazarus answers with
a strange output:<br>
</div>
<div>"No program file "/home/eugen/aux/lmarka/unit1" found". Can
any one say what is wrong?</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
</blockquote>
<br>
</body>
</html>