I wonder if something is wrong with that py file. In part

E:\dabo\ide>dir
 Volume in drive E is enough
 Volume Serial Number is 8CA9-5443

 Directory of E:\dabo\ide

02/19/2009  09:19 PM    <DIR>          .
02/19/2009  09:19 PM    <DIR>          ..
02/19/2009  06:56 PM           134,012 ClassDesigner.py
...
02/19/2009  06:56 PM               664 conn.xsd
02/19/2009  06:56 PM            14,329 CxnEditor.py
...
              31 File(s)        601,796 bytes
               3 Dir(s)  432,327,999,488 bytes free

E:\dabo\ide>python E:\dabo\ide\CxnEditor.py
  File "E:\dabo\ide\CxnEditor.py", line 48
    ItemID="file_open",
         ^
SyntaxError: invalid syntax

E:\dabo\ide>

I guess that ItemID error is something in the py file that fails? This is
one of the failures I've seen before, probably the critical one.


tim awa wrote:
> 
> python E:\dabo\ide\CxnEditory.py
> 
> your ide folder seems to be in E:\dabo
> 
> On Sat, Feb 21, 2009 at 3:17 PM, tim awa <[email protected]> wrote:
> 
>> At the command prompt and assuming that Python25 is in your path, you can
>> do the following:
>>
>> python c:\dabo\ide\CxnEditory.py
>>
>> Modify c:\dabo\ide\ according to where your ide folder is located.
>>
> 
> 
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>   text/plain (text body -- kept)
>   text/html
> ---
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to