[fpc-pascal] How do I load external Pascal code?
Andrew Pennebaker
andrew.pennebaker at gmail.com
Thu Oct 13 20:36:25 CEST 2011
If I were using C, I would type:
#include "code.h"
If I were using Python, I would type:
import code
What's the command to load code in Pascal?
And where do the load commands go? Before variables? After? Within?
Cheers,
Andrew Pennebaker
www.yellosoft.us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20111013/b0a5f72d/attachment.html>
More information about the fpc-pascal
mailing list