This section lists the enumerated types that the COM Interfaces might reference.
For example, in Listing 3.32 ECodeWarriorConvertOption corresponds to the number 2. If you look in "ECodeWarriorConvertOption" this means kCWConvertAsk, or ask before converting the project.
Opening a Project By File Spec:
`First create a FileSpec as shown in "IFileSpec."set project = CW.OpenProjectByFileSpec(projectspec, true, 2, 0 )
The enumerated types described here include: