-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclassesu494.html
More file actions
35 lines (19 loc) · 1019 Bytes
/
classesu494.html
File metadata and controls
35 lines (19 loc) · 1019 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
35
<!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>State Employees Attend Classes On Univac Use</b><br>Idaho Statesman May 22, 1969
</center><br>
Orientation classes in the use of the Univac 494 computer for state personnel tabbed for data processing assignments began this week, Ray A. Clovis, management services director, announced Wednesday.
<br><br>The classes will involve management as well as technical personnel,, according to William Grover, Univac resident manager.
<br><br>Classes for State Highway Department personnel began Monday. Other agencies scheduled for orientation between now and June 13 include the departments of law enforcement, health and education and Boise State College.
</div>
</div>
</body>
</html>