"Damian Archer" <[EMAIL PROTECTED]> wrote
> Now when i write something in Notepad, how do i then open that so it
> runs in
> IDLE??
Just use File->Open and then Run->Run Module
But better still don't use Notepad. The editor in IDLE is
far better than Notepad for editing Python code!
Alan G.
Guys,
Thanks for your help on my last question, got a few projects in mind now.
I usually work on Linux(Fedora) enviroment, i have no trouble with running
scripts/programs i write. But i have now got IDLE on my Windows build.
Now when i write something in Notepad, how do i then open that so it r