set_name_from_filename
Description:
public bool set_name_from_filename (
string? filename)
<note>This is a utility routine that should only be used by derived outputs.
</note>
Parameters:
| this |
the output stream
|
| filename |
the (fs-sys encoded) filename
|
Returns:
|
true if the assignment was ok.
|