[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



The IO-LOSSAGE break point when a file is not found, often has
the file-specification before any MERGEFing was done, so it is
hard to figure out just why the file was not found; e.g.
;(OPEN ((* *) FOO BAR) FILE NOT FOUND
maybe we could display both what the user supplied, and what OPEN
really was looking for (in this case, the value of (* *) was 
supplied by DEFAULTF, but not always so.)