Category:Programming: Difference between revisions

From Try-AS/400
Jump to navigation Jump to search
(New)
 
(Comment)
Line 1: Line 1:
This category lists pages which are related to write programs for the AS/400.
This category lists pages which 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 which 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.

Revision as of 18:10, 18 March 2019

This category lists pages which 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 which 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.