29 lines
503 B
HTML
29 lines
503 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 77
|
||
1 <i>level-1</i>
|
||
2 <i>variable-name</i>
|
||
3 PICTURE
|
||
3 PIC
|
||
4! IS
|
||
5 <i>picture-string</i>
|
||
6?
|
||
6.0! USAGE
|
||
6.0.1! IS
|
||
6.1 DISPLAY
|
||
7? VALUE
|
||
7.1! IS
|
||
7.2 <i>string-constant</i>
|
||
8 .
|
||
|
||
</pre>
|
||
</body>
|
||
</html>
|