Printing utility?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
kpeters
Posts: 112
Joined: Wed Mar 21, 2007 9:32 pm

Printing utility?

Post by kpeters » Fri May 04, 2007 7:25 pm

Does anyone know of a printing utility that would allow to print *all* code for a stack (including code for substacks, cards, controls etc.) in one go?

TIA,
Kai

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Post by BvG » Sat May 05, 2007 4:46 pm

It's extremely simple to make that yourself, I explained one way in another forum post.
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10045
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Post by FourthWorld » Sat May 05, 2007 7:05 pm

I used to print out everything, but in recent years do other things for code review and archiving.

What do you do with printed code?

Post Reply