That worked great but is there a way I can get the line numbers and or the
date to display on the print out.
Al Slezak
Information Systems Division / NEWS Group
Phone: (630) 787-6196
Fax: (630) 860-0326
Albert_Slezak@xxxxxxxxxx
Making the Magic Happen
vhamberg@xxxxxxxxxxx
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
10/26/2007 02:19 PM
Please respond to
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>
To
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>
cc
Subject
Re: [WDSCI-L] Outline View Not Refreshing - Print Subroutine
You can print using the command line below the editor window - to get to
that line, press Esc when you are in the source. Or just click in it. Type
? print - you will see all the options.
I usually use
print tokenized off lineNumbers off
to get the entire source. To print only what you've selected, use
print block tokenized off lineNumbers off
If you want line numbers and/or shading of elements, make the obvious
changes.
The print command also works even if the File->Print option is disabled -
as is is for indented source.
HTH
Vern
-------------- Original message --------------
From: Albert_Slezak@xxxxxxxxxx
--
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
mailing
list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l. --
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.