public void LoadProgramFromCommandLine(string programPath) { programEditor.LoadProgramFromCommandLine(programPath); }