Hooray For Arrays.Part(1)
I’ve mentioned arrays while writing about other topics. It’s time I write about arrays. Someone could program in SQR for a whole career without ever using them, but that someone would have to work harder to do...
Read MorePosted by Steven Alexander | Jul 26, 2009 | Algorithms, Commands |
I’ve mentioned arrays while writing about other topics. It’s time I write about arrays. Someone could program in SQR for a whole career without ever using them, but that someone would have to work harder to do...
Read MorePosted by Steven Alexander | Jul 19, 2009 | Practices |
Most people are more in favor of comments than they are in favor of writing comments. Most code doesn’t have enough comments, and the comments it has are often bad comments. Here are seven types of comments, listed from my...
Read MorePosted by Steven Alexander | Jul 12, 2009 | Peoplesoft Specific, Practices |
The only aspect of an SQR program that must be unique is its file name. The file name may also indicate something about the program within. There are restrictions on SQR program file names in the Peoplesoft environment, but...
Read MorePosted by Steven Alexander | Jul 5, 2009 | Algorithms, Application Designer, Peoplesoft Specific |
It is refreshing to have a new copy of the production database instance in the development database instance. It is also a bit frightening. Was anything important lost in the overwrite? I imagine most Peoplesoft SQR programmers...
Read More
Recent Comments