Sometimes you may need to copy the code for a particular method to the
clipboard. Perhaps you need to email the code to someone.
Unfortunately, you
can't select the parameter line (that includes the name of the method
and
its parameters) or the last line of the method. Fortunately, there is a
solution.
You can click on the name of the method in the Code Editor's browser
(the
left pane) and drag the method to the desktop. This creates a text
clipping
file which contains the entire method including the parameter line and
the
last line.
--
Geoff Perlman
President & CEO
REAL Software, Inc.
http://www.realsoftware.com
mailto:geoff at realsoftware dot com
Phone: 512-263-1233 x711
Fax: 512-263-1441
- - - - - - - - - -
Got a useful tip to share? Send it to us at:
REALbasic-tips at lists dot realsoftware dot com dot
For list commands, send "Help" in the body of a message to
<requests at lists dot realsoftware dot com>
|