Page 1 of 1

Using text pad to compile pascal?

Posted: Mon Jun 09, 2008 7:41 pm
by micfiygd
How do I set up text pad to be able to compile and run .pas files?

I've looked every where and I just have no idea how to do this.

Posted: Tue Jun 10, 2008 1:50 am
by Bob Hansen
Check out TOOLS.

You will need to install a pas compiler that can be called from a command line or in a batch file or some other scripting language. Then use TextPad TOOLS to call the compiler.