Deleting a modem with quotes

Monte Ohrt (mohrt.lnk@ispi.net)
Wed, 19 Jun 1996 10:48:55 -0500

My problem is obvious here:

Command> show table modem
Short Name Long Name Type
---------------- --------------------------------------------------
------
boca Boca Rackmount V.34 User
bocawrite Boca V.34 Write User
test Boca test User
testwrite Test Write User
"link" Line Link 14.4 User

Command> delete modem "link"
Couldn't delete modem link
Command> delete modem link
Couldn't delete modem link
Command>

So how do I delete the modem setting in quotes?

Monte