On Mar 15, 2010, at 3:10 AM, Martinecz Miklós wrote:

> I also don't know how to stop the command window to be closed in order to
> see the error messages.


        You're using Windows, right? In that case, run cmd.exe to get a command 
window that won't close automatically. Then try re-opening your design using:

cd /path/to/my/design.cdxml
python /path/to/ide/ClassDesigner.py design.cdxml

        In other words, change directory to where your saved design 
(design.cdxml) is located. Then run python, passing to it the full path to the 
ClassDesigner.py script, followed by a space, and then the name of your cdxml 
file.

        If there are problems, they should print out in the command window, 
which will not automatically close, and you can copy the output and paste it 
into an email reply.


-- Ed Leafe



_______________________________________________
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