41 lines
726 B
HTML
41 lines
726 B
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>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
</head>
|
||
<body>
|
||
<pre>
|
||
1 01
|
||
1 <i>level-1</i>
|
||
2 <i>variable-name</i> . 49 <i>var-1</i>
|
||
3 PICTURE
|
||
3 PIC
|
||
4! IS
|
||
5 <i>picture-string-1</i>
|
||
6! USAGE
|
||
6.1! IS
|
||
6.1.1 BINARY
|
||
6.1.1 COMPUTATIONAL-4
|
||
6.1.1 COMP-4
|
||
7? VALUE
|
||
7.1! IS
|
||
7.2 <i>numeric-constant</i>
|
||
8 . 49 <i>var-2</i>
|
||
9 PICTURE
|
||
9 PIC
|
||
10! IS
|
||
11 <i>picture-string-2</i>
|
||
12?
|
||
12.0! USAGE
|
||
12.0.1! IS
|
||
12.1 DISPLAY
|
||
13? VALUE
|
||
13.1! IS
|
||
13.2 <i>string-constant</i>
|
||
14 .
|
||
|
||
</pre>
|
||
</body>
|
||
</html>
|