Category:Programming: Difference between revisions

From Try-AS/400
Jump to navigation Jump to search
(Comment)
(De-whichfied)
 
Line 1: Line 1:
This category lists pages which are related to write programs for the AS/400.
This category lists pages that are related to write programs for the AS/400.


Let me emphasize that I incidentally do '''not''' make use of partly-free or all-free code in ILE RPG, because
Let me emphasize that I incidentally do '''not''' make use of partly-free or all-free code in ILE RPG, because
* I'm developing for V4R5 which just doesn't know about any kind of free-form coding specs,
* I'm developing for V4R5 that just doesn't know about any kind of free-form coding specs,
* almost all examples when searching the net refer to some kind of free-form codings specs.
* almost all examples when searching the net refer to some kind of free-form codings specs.


While free-form is easier to read and thus maintain from a Retro-Computing point of view, it's bad that old knowledge vanishes from the net more and more and examples will be more and more scarce.
While free-form is easier to read and thus maintain from a Retro-Computing point of view, it's bad that old knowledge vanishes from the net more and more and examples will be more and more scarce.

Latest revision as of 14:53, 15 March 2020

This category lists pages that are related to write programs for the AS/400.

Let me emphasize that I incidentally do not make use of partly-free or all-free code in ILE RPG, because

  • I'm developing for V4R5 that just doesn't know about any kind of free-form coding specs,
  • almost all examples when searching the net refer to some kind of free-form codings specs.

While free-form is easier to read and thus maintain from a Retro-Computing point of view, it's bad that old knowledge vanishes from the net more and more and examples will be more and more scarce.