Category:Extensions

From uniWIKI
Revision as of 15:32, 14 November 2016 by Norwinu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

These were programmed to fill major areas where ASW did not do what we needed. They were made as independent from ASW as possible.

The files used are almost all date sensitive; there is a from and to date between which the record is effective. This means a complete history is kept of what changes took effect when, and entry can be done ahead of time to take effect at a future date.

The programs are in library UWDASWPRDP; data files in UWDASWPRDD, and sources in UWDASWPRDS. For development, the programs are in library UWDASWQUAP; data files in UWDASWVOLD, and sources in UWDASWQUAS.

Before compiling a program, use the command AL to add libraries containing copy sources to the library list. Many of these programs have been converted from type RPG, which allows the same field to be in two different data structures, to RPGLE which issues a warning. Once you are satisfied with the compile, accept errors with severity less than 20.

Note: Each extension should probably be its own category. -norwizzle (talk) 14:31, 14 November 2016 (PST)

<categorytree mode=all style="float:left; clear:both; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:#E8E8E8;">Extensions</categorytree>