Forum > FV/Textmode IDE

FPC Compiler

<< < (5/6) > >>

rvk:
Did you put Writeln(paramstr(0)); in your program?
What did it say after you ran it?

You can set the output directory of the executable in the options so there is no telling for us to where it is.
Only you can give that answer with the value of paramstr(0).

MarkMLl:
> DIA_TPU.TPU

Hardly surprising. What makes you think it's generating a file with that name?

MarkMLl

peter-1:
it all worked fine in TurboPascal under WIN98, WINXP or old DOS. I only have to create a UNIT and cannot run the program like this.

peter-1:
the header of the program.

rvk:
You will get a .ppu somewhere. A .tpu is for Turbo Pascal. FPC generates .ppu files.

What do you want to do with such a .ppu file?
(It doesn't execute by itself)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version