I don't know how many folks use this feature in FTN95, but there's one 'enhancement' that would be useful.
Specifically, the ability to specify FILE= in the open statement and have the name passed along.
I know there are situations whereby one would NOT specify a filename. Using this with 1553 driver, or doing some specialized task that doesn't require a name (i have one of these in my code already). That said, having the FILE= parameter available to the driver routine would be must helpful. I can see one specifying an actual filename, a set of parameters for process control, etc.
I feel sure that there are a LOT of other tasks that would be useful to many people ahead of this one; I just wanted to get on record requesting this one.