-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdataMeet1962.html
More file actions
34 lines (20 loc) · 796 Bytes
/
Copy pathdataMeet1962.html
File metadata and controls
34 lines (20 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!doctype html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=no; width=device-width" />
<link rel="stylesheet" href="styles3.css" type="text/css" />
</head>
<body>
<div class="content">
<div class="card">
<center>
<b>Data Processing Group Sets Tuesday Meeting</b><br>Idaho Statesman December 8, 1962
</center><br>
The Data Processing Management Association, formerly the National Machine Accountants Association, Boise chapter,
will meet Tuesday at the Thuderbird Motel.<br><br>
LaMar Dornecker will present the program, a demonstration at the Boise Cascade Data processing center of the
IBM 1401 tape system, Tom Miner, chapter official, said.
</div>
</div>
</body>
</html>