CL – Convert a date to julian in CLP
Posted by: David Vasta
Convert a date to julian in CLP Posted By: Jamie Flanary LINK TO SITE I TOOK THIS FROM [code] PGM DCL &DATE6 *CHAR LEN(6) DCL &DATE5 *CHAR LEN(5) RTVSYSVAL QDATE RTNVAR(&DATE6) CVTDAT...
Convert a date to julian in CLP Posted By: Jamie Flanary LINK TO SITE I TOOK THIS FROM [code] PGM DCL &DATE6 *CHAR LEN(6) DCL &DATE5 *CHAR LEN(5) RTVSYSVAL QDATE RTNVAR(&DATE6) CVTDAT...
I may actually be slow on this one, but I found today as you can see below, that I can post code in my blog and it does not lose it's formating. Now if you know me I am not a code person at all, may it will force me to want to post some code that would help. If you have code you want to share with...
Sample RPG Code - Not that I would ever post any? RPGLE - Example chaining to logical file to write/update data Posted By: JimmyOctane [code]C*=============================================== C* Chaining to a logical file, if record found C* then update...
[python]#!/usr/bin/env python """ Module simplelog : provides immediate logging to a text file (using module logging) Usage: from simplelog import * log = getSimpleLogger("myPath/myFile.txt") log.info("an example message") Remark: getSimpleLogger can be called multiple times with...
<!-- div.lotusnotesemailheader{display: none;} --><!-- div.lotusnotesemailheader{display: inline;} --> This feature has been available in Linux on POWER, but is now available in AIX:
0 Comments
RSS Feed
Email a friend
LINK :: IBM 2009 Confrences and Events Again thanks, Joe
LINK :: IBM Power Systems Technical University This information came to me via Joe Lundy, thanks Joe! If you are in Denver and need to contact an IBM rep about POWER System or...
I hear Linux is hard, and is for geeks… I am not a geek, so is it still for me? Of course you're not... Now that we have cleared that up let's get into how we're going to "talk" to Linux. Linux talks to us people using a shell. It's that green or text-based screen that...
The IBM i is a great platform. Not many of you out there will argue that point. It's solid, robust and very powerful. Part of that power is just that power or the hardware that we now call Power. The operating system (OS) is...
I wrote a little something for Search400.com, this is PART 3 of the Linux for the IBM i Admin Series. Link:: Linux for IBM i: Authorities and permissions