Opens the given file in a file browser. If in_background is set to a value of 1, the focus will remain in the editor; otherwise, focus will be given to the opening application.
Definition at line 1183 of file api.tcl.
1183 proc open_file {interp pname fname {in_background 0}} {