×
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.
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Dan Bale
Sent: Thursday, March 20, 2025 11:55 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: test email with code formatting
I have copied the following directly from RSS. I note that "days" is italicized and "Current Date" is boldfaced in RSS:
select r.STATUS, r.ATTACH_TIMESTAMP, days(Current Date) - days(r.ATTACH_TIMESTAMP) as "Days since attached"
from qsys2.journal_info j, qsys2.JOURNAL_RECEIVER_INFO r
The following is the same code as above, but first I pasted it into Notepad, then copied it from Notepad and pasted it below:
select r.STATUS, r.ATTACH_TIMESTAMP, days(Current Date) - days(r.ATTACH_TIMESTAMP) as "Days since attached"
from qsys2.journal_info j, qsys2.JOURNAL_RECEIVER_INFO r
*** CONFIDENTIALITY NOTICE: The information contained in this communication may be confidential, and is intended only for the use of the recipients named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited. If you have received this communication in error, please return it to the sender immediately and delete the original message and any copy of it from your computer system. If you have any questions concerning this message, please contact the sender. ***
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.