× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Cameron said:
For what it's worth I just opened a member then
Right clicked in the open source and a menu then opened
Toward the bottom is a line for source with a triangle indicating more
options
From with in there I said Show Date Area
LLP or simply printing the source member then includes the date.
Using the same procedure you can then shut the date display off.

Not quite, Cameron. We've already tried the SOURCE > SHOW DATE AREA. It _displays_ the dates, but they do not appear in any printed output, (by default).

However, Buck has hit upon the solution. Using the (slightly misleading) LPEX Editor command:

set print.sequenceNumbers on - will show Line Numbers AND the Date Area _if_ it is displayed, (above). This command is for the current source view only, so to enable it for subsequent source members, use
set default.print.sequenceNumbers on

The only niggle is you get two lots of Sequence Numbers appearing. To address this, use:
set print.lineNumbers off - this will remove one set of Line Numbers for the current view. Similar to above, you can specify,
set default.print.lineNumbers off

Check out the Help for LPEX Editor Commands by typing a '?' in the command area at the bottom of the Editor view.

Problem solved, Duane?

Brian.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.