Using text pad to compile pascal?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
micfiygd
Posts: 1
Joined: Mon Jun 09, 2008 7:40 pm

Using text pad to compile pascal?

Post 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.
User avatar
Bob Hansen
Posts: 1516
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post 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.
Hope this was helpful.............good luck,
Bob
Post Reply