PureBasic in TextPad

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
User avatar
^OO^
Posts: 22
Joined: Tue Apr 29, 2003 9:07 pm
Location: Bedford, England
Contact:

PureBasic in TextPad

Post by ^OO^ »

Hi,

I have TextPad 4.5.0

I have started programming in PureBasic (PB).
PB has an IDE for editing and compiling.

But I would prefer to do it all in TextPad since it is a far superior editor.
What do I do to compile (the PB file I just saved) from within TextPad?
How do I set it up?
Windows 7
TextPad 7
Ed
Posts: 103
Joined: Tue Mar 04, 2003 9:09 am
Location: Devon, UK

Post by Ed »

The starting point is to find out the command-line options etc you need to compile and run your program. You need to try these out in Tools->Run...

If all goes well you can set up a command to compile etc
Post Reply