×
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.
I apologize for asking what, to me, seems an especially dumb question.
But, I am clearly missing something. I finally had the time to incorporate the
code Scott posted that he uses to format the Date:. My attempt is resulting in
no Date: header. Using debug, I can comfirm that Scott's code works, and very
nicely. I am, however, managing to snatch defeat from the jaws of victory, as
the Date" header I try to construct shows as totally bklank in debug.
So, maybe I am defining something incorrectly?
Below is the D spec and the attempted assignment statemant:
D mdatetime s 256a
mdatetime = 'Date: ' + Temp + ' ' + tz;
What I am lost on is I tried a fixed format EVAL as well. The Temp and tz
variables have values. But, the variable I am trying to build does not even
have 'Date: '.
Again, I apologize for asking an RPG question, and likely a very basic one at
that.
John McKee
As an Amazon Associate we earn from qualifying purchases.
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.