Dim i As Integer, j As Integer
For i = 1 To myDocuments.Count
If InStr(1, myDocuments.Item(i).Name, ".CATPart") > 0 And InStr(1, myDocuments.Item(i).Name, ".CATProduct") <= 0 Then
myPart = myDocuments.Item(i).Part
Dim iBodyCnt As Integer...
in the $SDRC_INSTL/nc directory there is a file called
.mfg_param, in this file are some parameters where
you can set the default CL directory to be where you
want it. this file can also be copied to your local
home directory and be unique to each user.
When you go to Options -> colors, how many colors are listed there? On that same form, how many colors do
you see when you click the "Fixed Colors" button?
Does the "color cube" look right?
Can you create new colors?
Blue = [red=0,green=0,blue=100]
Cyan = [red=0,green=100,blue=100]