MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 126: Line 126:
</center>
</center>
   Intrinsic means the lang is native to MCP/WFL and doesn't require COMPILE or BIND to produce an executable job title.<br>
   Intrinsic means the lang is native to MCP/WFL and doesn't require COMPILE or BIND to produce an executable job title.<br>
   MAKE binds job titles to files executable by the <b>cande</b> with the START or SCHEDULE commands.
   MAKE binds job titles to files executable by the <b>cande</b> MCS with the START or SCHEDULE commands.
   <div style="width:60%;text-align:justify;">
   <div style="width:60%;text-align:justify;">
   WFL(JCL) job streams are translated from source text to A60/C, A68, and MINT then  compiled and linked to the Barton machine, or interpreted by genie or MINT, respectively. WFL(JCL) is A60 translated to C, compiled and bound, interspersed with the JCL statements interpreted by the B machine. Non-intrinsic code forms unified code trees in the DGUI and is maintained there under the control of the governing COMPILE/BIND statements in the job. Thus, a general WFL job orchestrates an application divided into system part executed by the B machine and application parts executed in the OS image extended from the base OS by the B machine.<br><br>'WFL' used without the JCL qualifier refers to general source text of the high level part of the DCP.
   WFL(JCL) job streams are translated from source text to A60/C, A68, and MINT then  compiled and linked to the Barton machine, or interpreted by genie or MINT, respectively. WFL(JCL) is A60 translated to C, compiled and bound, interspersed with the JCL statements interpreted by the B machine. Non-intrinsic code forms unified code trees in the DGUI and is maintained there under the control of the governing COMPILE/BIND statements in the job. Thus, a general WFL job orchestrates an application divided into system part executed by the B machine and application parts executed in the OS image extended from the base OS by the B machine.<br><br>'WFL' used without the JCL qualifier refers to general source text of the high level part of the DCP.

Navigation menu