64 lines
4.0 KiB
HTML
64 lines
4.0 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Use i5/OS PASE programs in the i5/OS environment" />
|
|
<meta name="abstract" content="Your i5/OS PASE program can call other i5/OS programs running in your job, and other i5/OS programs can call procedures in your i5/OS PASE program." />
|
|
<meta name="description" content="Your i5/OS PASE program can call other i5/OS programs running in your job, and other i5/OS programs can call procedures in your i5/OS PASE program." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzalfintro.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzalfrunning.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzalfamongpgms.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzalfinteract.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzalfusing" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Use i5/OS PASE programs
|
|
in the i5/OS environment</title>
|
|
</head>
|
|
<body id="rzalfusing"><a name="rzalfusing"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Use <span class="keyword">i5/OS</span> PASE programs
|
|
in the <span class="keyword">i5/OS</span> environment</h1>
|
|
<div><p>Your <span class="keyword">i5/OS™</span> PASE
|
|
program can call other <span class="keyword">i5/OS</span> programs
|
|
running in your job, and other <span class="keyword">i5/OS</span> programs
|
|
can call procedures in your <span class="keyword">i5/OS</span> PASE
|
|
program. </p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzalfrunning.htm">Run i5/OS PASE programs and procedures</a></strong><br />
|
|
You can read this topic for information and examples about starting
|
|
an <span class="keyword">i5/OS</span> PASE program in
|
|
a job, and calling <span class="keyword">i5/OS</span> PASE
|
|
procedures from your ILE programs.</li>
|
|
<li class="ulchildlink"><strong><a href="rzalfamongpgms.htm">Call i5/OS programs and procedures from your i5/OS PASE programs</a></strong><br />
|
|
<span class="keyword">i5/OS</span> PASE provides
|
|
methods for calling ILE procedures, Java™ programs, OPM programs, <span class="keyword">i5/OS</span> APIs,
|
|
and CL commands that give you integrated access to <span class="keyword">i5/OS</span> functions.</li>
|
|
<li class="ulchildlink"><strong><a href="rzalfinteract.htm">How i5/OS PASE programs interact with i5/OS</a></strong><br />
|
|
As you customize your <span class="keyword">i5/OS</span> PASE
|
|
programs to use <span class="keyword">i5/OS</span> functions,
|
|
you need to consider the ways in which your program will interact with them.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalfintro.htm" title="IBM i5/OS Portable Application Solutions Environment (i5/OS PASE) allows you to port IBM AIX applications to the IBM iSeries server with minimal effort.">i5/OS PASE</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |