Access: remove special case for "-" (standard input)
"-" is now converted to "fd://0" by the input code. And file:///- really means /- (which is a valid file name).
Showing
Please register or sign in to comment
"-" is now converted to "fd://0" by the input code. And file:///- really means /- (which is a valid file name).