1 02/21/84  delete_proj
 2 
 3 Syntax:  delete_proj Project_id
 4 
 5 
 6 Function:  is used by the dproj command in the master.ec segment.  It
 7 does a portion of the work of deleting a project.  (Other commands
 8 called by master.ec do the remainder.)
 9 
10 
11 Arguments:
12 Project_id
13    is the name of the project to be deleted.
14 
15 
16 Notes:  The entries for the specified project are marked as deleted in
17 the administrator's copy of the SAT (smf.cur.sat) and in the projfile
18 and reqfile segments.  Those entries are not physically removed
19 however.  In addition, the name "delete.Project_id.pdt" is added to the
20 Project_id.pdt segment in >sc1>pdt as a reminder that this PDT should
21 be deleted (by the system administrator) after the next monthly bills
22 are run.