1 02/05/85  pascal_delete_area
 2 
 3 Syntax as a command:  pascal_delete_area names {-control_args}
 4 
 5 
 6 Function: deletes the private areas associated with the specified
 7 Pascal object segments.  For information on Pascal see the Multics
 8 Pascal User's Guide (GB62).
 9 
10 
11 Arguments:
12 names
13    are relative pathnames of Pascal object segments whose private areas
14    are to be deleted.
15 
16 
17 Control arguments:
18 -brief, -bf
19    suppresses the message that is printed when a specified program is
20    active on the Multics stack.
21 -long, -lg
22    allows the message that is printed when a specified program is
23    active on the stack.  (Default)