Delete a file
01-Dec-87 18:46:45
Sb: #96130-Delete a file
Fm: Douglas Martin 73547,3210
To: Al Saveriano 72616,2232
How about
delete OtherDisk:junkfile
i.e. use the name of the other disk in your command, separated from the file
name by a colon (:). If there's a space in the disk name, then do it as
delete "Other Disk:junkfile"