When changing the target path of Input From File (using “…”) don’t silently infer and change the file Type.
Case in point: I have a txt file that I know is a tab-delimited text. If I point EDT to a different filename, it changes the type to Plain Text, thus breaking the import format/column creation.