Hi Bill,
You'll still need to make sure the month and day are zero padded to get
YYMMDD.
Could you explain this:
/Counting SLoCs is meaningless.
Also... functional programming is out there now... multiple threads...
running on multiple cores. I am starting to treat variables as though
they were carbohydrates.
/
I'm not sure what you're trying to say (brain in molasses mode today).
Charlie
On 04-26-2012 9:34 AM, Bill Brutzman wrote:
Fleshing it out makes it easier to read and maintain.
thisYear = oconv(today, 'DY2')
thisMonth = oconv(today, 'DM')
thisDate = oconv(today, 'DD')
yyMMdd = thisYear : thisMonth : thisDate
Counting SLoCs is meaningless.
Also... functional programming is out there now... multiple threads... running
on multiple cores. I am starting to treat variables as though they were
carbohydrates.
--Bill
-----Original Message-----
From: u2-users-bounces On Behalf Of Wjhonson
Sent: Tuesday, April 24, 2012 7:52 PM
YYMMDD = OCONV(TODAY,'DY2'):OCONV(TODAY,'DM'):OCONV(TODAY,'DD')
easier way to do this?
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users