Page 1 of 1

PureBasic in TextPad

Posted: Tue Apr 29, 2003 9:28 pm
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?

Posted: Sun May 04, 2003 1:38 pm
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