You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
108 lines
3.9 KiB
HTML
108 lines
3.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html >
|
|
<head><title>psb_errpush — Pushes an error code onto the error stack</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta name="generator" content="TeX4ht (https://tug.org/tex4ht/)">
|
|
<meta name="originator" content="TeX4ht (https://tug.org/tex4ht/)">
|
|
<!-- html,3 -->
|
|
<meta name="src" content="userhtml.tex">
|
|
<link rel="stylesheet" type="text/css" href="userhtml.css">
|
|
</head><body
|
|
>
|
|
<!--l. 171--><div class="crosslinks"><p class="noindent">[<a
|
|
href="userhtmlse9.html" >next</a>] [<a
|
|
href="userhtmlsu72.html#tailuserhtmlsu74.html">tail</a>] [<a
|
|
href="userhtmlsu76.html#userhtmlsu77.html" >up</a>] </p></div>
|
|
<h4 class="subsectionHead"><span class="titlemark">8.1 </span> <a
|
|
id="x87-1240008.1"></a>psb_errpush — Pushes an error code onto the error stack</h4>
|
|
<!--l. 174-->
|
|
<div class="lstlisting" id="listing-6"><span class="label"><a
|
|
id="x87-124001r1"></a></span><span
|
|
class="cmtt-10">call</span><span
|
|
class="cmtt-10"> </span><span
|
|
class="cmtt-10">psb_errpush</span><span
|
|
class="cmtt-10">(</span><span
|
|
class="cmtt-10">err_c</span><span
|
|
class="cmtt-10">,</span><span
|
|
class="cmtt-10"> </span><span
|
|
class="cmtt-10">r_name</span><span
|
|
class="cmtt-10">,</span><span
|
|
class="cmtt-10"> </span><span
|
|
class="cmtt-10">i_err</span><span
|
|
class="cmtt-10">,</span><span
|
|
class="cmtt-10"> </span><span
|
|
class="cmtt-10">a_err</span><span
|
|
class="cmtt-10">)</span>
|
|
|
|
</div>
|
|
<!--l. 178--><p class="indent" >
|
|
<dl class="description"><dt class="description">
|
|
<span
|
|
class="cmbx-10">Type:</span> </dt><dd
|
|
class="description">Asynchronous.
|
|
</dd><dt class="description">
|
|
<span
|
|
class="cmbx-10">On Entry</span> </dt><dd
|
|
class="description">
|
|
</dd><dt class="description">
|
|
<span
|
|
class="cmbx-10">err</span><span
|
|
class="cmbx-10">_c</span> </dt><dd
|
|
class="description">the error code<br
|
|
class="newline" />Scope: <span
|
|
class="cmbx-10">local </span><br
|
|
class="newline" />Type: <span
|
|
class="cmbx-10">required</span><br
|
|
class="newline" />Intent: <span
|
|
class="cmbx-10">in</span>.<br
|
|
class="newline" />Specified as: an integer.
|
|
</dd><dt class="description">
|
|
<span
|
|
class="cmbx-10">r</span><span
|
|
class="cmbx-10">_name</span> </dt><dd
|
|
class="description">the soutine where the error has been caught.<br
|
|
class="newline" />Scope: <span
|
|
class="cmbx-10">local </span><br
|
|
class="newline" />Type: <span
|
|
class="cmbx-10">required</span><br
|
|
class="newline" />Intent: <span
|
|
class="cmbx-10">in</span>.<br
|
|
class="newline" />Specified as: a string.<br
|
|
class="newline" />
|
|
</dd><dt class="description">
|
|
<span
|
|
class="cmbx-10">i</span><span
|
|
class="cmbx-10">_err</span> </dt><dd
|
|
class="description">addional info for error code<br
|
|
class="newline" />Scope: <span
|
|
class="cmbx-10">local </span><br
|
|
class="newline" />Type: <span
|
|
class="cmbx-10">optional</span><br
|
|
class="newline" />Specified as: an integer array<br
|
|
class="newline" />
|
|
</dd><dt class="description">
|
|
<span
|
|
class="cmbx-10">a</span><span
|
|
class="cmbx-10">_err</span> </dt><dd
|
|
class="description">addional info for error code<br
|
|
class="newline" />Scope: <span
|
|
class="cmbx-10">local </span><br
|
|
class="newline" />Type: <span
|
|
class="cmbx-10">optional</span><br
|
|
class="newline" />Specified as: a string.<br
|
|
class="newline" /></dd></dl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--l. 201--><div class="crosslinks"><p class="noindent">[<a
|
|
href="userhtmlse9.html" >next</a>] [<a
|
|
href="userhtmlsu74.html" >front</a>] [<a
|
|
href="userhtmlsu76.html#userhtmlsu77.html" >up</a>] </p></div>
|
|
<!--l. 201--><p class="indent" > <a
|
|
id="tailuserhtmlsu74.html"></a>
|
|
</body></html>
|