Declaration:
unsigned long OpenEditorWindow(char file_name[]);
Description
Opens the Source window and loads the specified file into it.
If the window with the specified file is already opened, it will become active and the new window will not be opened.
|