Test writes:
I have a source file (test.pp) that uses some units. Where can I get
those units? If you didn't notice, I am a newbie :)
I tried to compile but it obviously drops an error.
uses
cgiapp, unix, unixutils, classes, inifiles
Does the program compile?
If it does it means the com
Hi,
I have a source file (test.pp) that uses some units. Where can I get
those units? If you didn't notice, I am a newbie :)
I tried to compile but it obviously drops an error.
Example:
uses
cgiapp, unix, unixutils, classes, inifiles
Thanks for helping!