Print source code

Working on new editor enhancements?
Tron
New User
New User
Posts: 3
Joined: Sat May 03, 2003 4:15 pm
Location: US

Print source code

Post by Tron »

I like to take my source code with me as a hard copy and make changes. It would be great to be able to print directly from the IDE.

Can you add option to the File menu? Then it would be just like other Basic IDE's. :)

Thanks,
Tron
MCP is Online...
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Yes, it would be good.
And an option to print only selected text.
This feature would allow check out code if boring when holidays or at the beach :)
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Yes.
@}--`--,-- A rose by any other name ..
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

I know this is not the same but it's a replacement.

Add a tool which calls notepad.exe with the parameter "/p %TEMPFILE".

Run the tool to print.
Post Reply