|
Perhaps a dumb question. Are you breaking on the line where mdatetime is
assigned a value, or after it is assigned a value?
----- Original Message -----
From: "John McKee" <jmmckee@xxxxxxxxxxxxxx>
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Sent: Friday, November 07, 2008 12:17 PM
Subject: String frustration
First, I know this is not an RPG list.
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
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
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.