cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

[proecad] - Creo Config File Issue

davehaigh
11-Garnet

[proecad] - Creo Config File Issue

I downloaded Creo 1.0-m050 and installed it so I could check the behavior of the config editor.


1. I can view specific config files

2. When I try to edit a specific config and save, it saves everything to the config file.

So in my opinion, it's not fixed properly. I don't know what TC dealt with PTC on this but I believe they didn't communicate clearly what is required. It's still broken.

What I did:
Open the config editor
Select from the pull down the config.sup
[cid:image001.png@01CDBE52.A0E57380]

It now shows me only the config.sup. That is a big improvement!

[cid:image002.png@01CDBE52.A0E57380]

I next pick the Add... button and the Find... button search for something and added it to the config.

[cid:image003.png@01CDBE53.2EC29700]

So far, so good. Looking like I expect it to work.

I pick OK, the only button that looks like it will save my edit for me.
I get this message:
[cid:image004.png@01CDBE53.801C1720]

I believe the correct answer is Yes
In the save dialog, I had to browse to the loadpoint. And then it would not show me the existing config.sup so I had to type the name in manually.

[cid:image006.png@01CDBE54.9647F180]

I then go back to the config editor to look at the config.sup again and I see this:
[cid:image005.png@01CDBE55.53DB7000]

My new option was at the end of the file.


David Haigh
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
3 REPLIES 3

Ok, PTC tells me it user error.

You have to pick this menu to export the current config file you are looking at
[cid:image007.png@01CDBE6B.C4346A80]

One caveat, it doesn't apply those settings to the current session. So If you want them in your current session you are going to have to import the config file.

David Haigh

I'll take back my caveat, about it not applying the settings to the current session.

It does apply them to the current session. Another case of user error.
My problem was I was editing a read only file, so it wasn't actually saving it. I didn't get a clear warning of that problem from Creo.

One other thing I found was when you save the file it collapses empty lines. So if like me you like to have some white space between mapkeys, you're going to have to start those blank lines with the comment character.

So this:
!=========================================================
!== DRAWING MODE ==
!=========================================================

mapkey bl @MAPKEY_LABELCreate Balloon;\
~ Activate `main_dlg_cur` `Insert.psh_dwg_balloon`;#WITH LEADER;#MAKE NOTE;

mapkey cs @MAPKEY_LABELCreate Symbol;\
~ Activate `main_dlg_cur` `psh_dwg_sym_custom`;

mapkey de @MAPKEY_LABELAdd Drawing Dimension;\
~ Activate `main_dlg_cur` `psh_dwg_dim_new`;

mapkey re @MAPKEY_LABELAdd Reference Dimension;\
~ Activate `main_dlg_cur` `psh_dwg_ref_dim_new`;\
~ Activate `main_dlg_cur` `chkDimRef`1;

Ends up looking like this:
!=========================================================
!== DRAWING MODE ==
!=========================================================
mapkey bl @MAPKEY_LABELCreate Balloon;\
~ Activate `main_dlg_cur` `Insert.psh_dwg_balloon`;#WITH LEADER;#MAKE NOTE;
mapkey cs @MAPKEY_LABELCreate Symbol;\
~ Activate `main_dlg_cur` `psh_dwg_sym_custom`;
mapkey de @MAPKEY_LABELAdd Drawing Dimension;\
~ Activate `main_dlg_cur` `psh_dwg_dim_new`;
mapkey re @MAPKEY_LABELAdd Reference Dimension;\
~ Activate `main_dlg_cur` `psh_dwg_ref_dim_new`;\
~ Activate `main_dlg_cur` `chkDimRef`1;


David Haigh

David,



Thanks for your investigative work on this; I had downloaded Creo 1 M050
but hadn't had a chance to install it yet.



It sounds like it's technically fixed, but that PTC is continuing in its
tradition of half-baked and inscrutable interfaces.



Why would there be no 'Save' button?

Who would expect 'Export' to save vs.'OK'?

Why would simple language like 'Save current file' be ignored in favor
of 'Export per current filter'?

Is there no one in QC at PTC that speaks English?



--
--
Doug Schaefer | Experienced Mechanical Design Engineer
LinkedIn
Top Tags