Page 1 of 1

Printing dictionary

Posted: Fri Feb 13, 2009 10:57 pm
by northerner
Is there a way to easily print off entries from the dictionary? I find it to be a waste of time to flip between the script window, the stack and the dictionary when I'm trying to do something - it's as though I am expected to have two or maybe three monitors on.

Posted: Sun Feb 15, 2009 9:27 pm
by Bernard
Should be super easy...

With the dictionary open type this in the message box:

revPrintText fld entry

Whichever entry is selected in the dictionary should be printed out. Hope that works for you (works for me here)