www.digitalmars.com         C & C++   DMDScript  

c++.idde - IDDE: Can't Create New Workspace

reply Peter <Peter_member pathlink.com> writes:
Just starting out with the product and working through the tutorials. In Lesson
1, it says to create a new workspace:

(from C:\dm\html\ugr\chapter10.html)

To create a workspace for debugging: 

1: Choose New from the Workspace submenu of the IDDE's Environment menu. 
2: When prompted for a workspace name, type Lesson1. 
3: Click OK. 

Only problem is that New is grayed out and cannot be accessed. So it the clone
option. The Rename, Delete, and reset options are accessible.

CD has all the latest updates.

Before getting too deep into things, I want to make sure I can work the
environment right. Is this a documentation error? Thx for any suggestions.
Feb 24 2006
parent Peter <peter localhost.com> writes:
On Fri, 24 Feb 2006 20:15:06 +0000, Peter wrote:

 Just starting out with the product and working through the tutorials. In
 Lesson 1, it says to create a new workspace:
 
 (from C:\dm\html\ugr\chapter10.html)
 
 To create a workspace for debugging:
 
 1: Choose New from the Workspace submenu of the IDDE's Environment menu.
 2: When prompted for a workspace name, type Lesson1. 3: Click OK.
 
 Only problem is that New is grayed out and cannot be accessed. So it the
 clone option. The Rename, Delete, and reset options are accessible.
 
 CD has all the latest updates.
 
 Before getting too deep into things, I want to make sure I can work the
 environment right. Is this a documentation error? Thx for any suggestions.
Found in documentation that no more than 5 workspaces can exist. Therefore, new will be grayed out unless one or more existing workspaces are removed.
Feb 26 2006