On Mon, 16 Jan 2017 00:06:59 -0700
"Lars" <nore...@z505.com> wrote:

> Is there a way to compile a program with fpc at the command line and run
> it right after?
> 
> Something like
>   fpc run project1.pas -Fu../

instantfpc -Fu../ project1.pas

 
> The only thing I could find was InstantFpc, which may serve similar
> purpose but not really the same as what I was thinking...

And what are you thinking?

Mattias
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to