Opened 16 years ago
Closed 16 years ago
#303 closed defect (duplicate)
Consider changing to a silent failure when seek & scan is asked to search a nonexistent drive
Reported by: | Gregg Young | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.15 |
Component: | fm/2 base | Version: | 3.14 |
Keywords: | Cc: |
Description
This error message is generated presently. It revealed a code error that wasted cycles checking nonexistent drives. Is it job done?
OS/2 can't find directory "C:\*.jpg"? Module: grep.c Line number: 656
OS/2 error: 3 Class: Item not located Action: Bad user input - get new values Location: Random access device such as a disk "SYS0003: The system cannot find the path specified."
Note:
See TracTickets
for help on using tickets.
I am going to leave this on since the real problem was us inserting nonexistent drives with the local/remote/all hard drive buttons (Ticket 301). This will let the user know if they mistype the drive letter.