<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I was wondering in a python made in pyg4m3 menu how to initialize another pyg4m3 Destruction.py from a button in the event handler this is the error i keep getting<div><div>Traceback (most recent call last):</div><div>  File "C:\Users\John Doe\Desktop\Destruction\back.py", line 47, in &lt;module></div><div>    main()</div><div>  File "C:\Users\John Doe\Desktop\Destruction\back.py", line 37, in main</div><div>    elif sbut.clicked(k.pos):</div><div>  File "C:\Users\John Doe\Desktop\WODDS\but.py", line 200, in clicked</div><div>    subprocess.Popen(["Destruction", "Destruction.py"])</div><div>  File "C:\Python26\lib\subprocess.py", line 595, in __init__</div><div>    errread, errwrite)</div><div>  File "C:\Python26\lib\subprocess.py", line 804, in _execute_child</div><div>    startupinfo)</div><div>WindowsError: [Error 2] The system cannot find the file specified</div><div>Also  could anyone help me to display the contents of a text file in a pyg4m3 window</div></div><br /><hr />Internet Explorer 8 makes surfing easier.  <a href='http://go.microsoft.com/?linkid=9655264' target='_new'>Get it now! </a></body>
</html>