1 12/03/86  delete_deck, dd
 2 
 3 Syntax as a command:  dd {KEY} {-control_args}
 4 
 5 
 6 Function:  delete a deck specified by <KEY> in a tandd_deck_file.
 7 
 8 
 9 Arguments:
10 KEY
11    is a key obtained by the user from a deckfile.list which identifies
12    a particular deck in a tandd_deck_file.
13 
14 
15 Control arguments:
16 -brief, -bf
17    suppresses messages from deckfile_manager announcing the
18    deckfile.list and tandd_deck_file that will be used for this
19    request.
20 -deckfile deckfile_path, -df deckfile_path
21    specifies that the deckfile_path is the target deckfile to be used
22    for this requests.
23 
24 
25 
26 Notes on deckfile_path:  If the deckfile_path is not given on the
27 request line then the following sequence is used.  If a deckfile_path
28 is entered in the deckfile_manager command line, it is used.  Otherwise
29 the current working_dir is searched for an entry, if one is found the
30 user is notified of its use.  If an entry is not found and the user has
31 sufficient effective access, the user is queried as to the creation of
32 the tandd_deck_file or deckfile.list.  If the reply is no and the user
33 has sufficient effective access to modify the tandd_deck_file in
34 >system_library_tandd, the user is again query as to its usage.  If no
35 tandd_deck_file is found the command is aborted.
36 
37 
38 
39 Notes on key:  key is unique identifier for each file in a
40 tandd_deck_file and may be up to 24 characters in length.  If no key is
41 supplied the user will be requested to supply one.  The key may be
42 obtained from a deckfile.list and can be inputted as either a complete
43 or partial key.  If a partial key is supplied the user is queried for
44 each match of the given key.