Page 1 of 1

Print a .pb file

Posted: Thu Jun 30, 2005 8:27 pm
by Killswitch
Hey,

Does anyone here know of a good way to print a .pb file? I'm working on an important project, and backups are essential. I'm making a copy to a CD and I'd like to have a hard copy (in case everything else goes wrong).

I've tried copying + pasing into word but it prints the code all over the place.

Any ideas?

Posted: Thu Jun 30, 2005 8:50 pm
by Max.
No problems here using Notepad or Word/StarOffice, using a non-proportional font like Courier.

A lot of tabs in your code?

Posted: Thu Jun 30, 2005 8:53 pm
by Paul
Use jaPBe... it has print option like any "real" code editor should :)

Print option is still missing in new IDE.

Posted: Thu Jun 30, 2005 9:23 pm
by dontmailme
Paul wrote:Use jaPBe... it has print option like any "real" code editor should :)

Print option is still missing in new IDE.
I never even noticed :shock:

But then again, I never print code, I'd probably read through it and start writing more code on the printout, amending, deleting.... it would end up a right mess and I'd get no sleep :wink:

Posted: Thu Jun 30, 2005 11:04 pm
by Killswitch
Thanks. This is the first time I've ever had to print code as well, I'm a bit parnoid at the moment!