[fpc-pascal] Using Lazarus as a Simple IDE

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Aug 17 16:07:54 CEST 2009


In the IDE go to the menu Project -> Compiler Options

In the linking tab uncheck win32 gui application

That will bring the "dos" window when the program runs.

You can use WriteLn and ReadLn to interact with it in your software

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list