Fix Bug #530; Fix a crash when using OPENUPDATE "clipboard
This was caused by using an unitialized FILE* when the filename was "clipboard" and anything other than OPENREAD (text mode) or OPENWRITE (text mode) was run.
Authored by: david_costanzo 2020-11-01
Parent: [r5452]
Child: [r5454]