Skip to main content
1-Visitor
December 12, 2016
Question

pro program not working

  • December 12, 2016
  • 1 reply
  • 2364 views

In my creo 3.0 the programming function is not working.

FYR below attached file....

regards,

Keerthi,

Cadopt technologies


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.

1 reply

24-Ruby III
December 12, 2016

Hi,

click Yes button to finish action.

If you have problems, you can upload your file using procedure mentioned in How to Attach a File to a Discussion Reply

MH

1-Visitor
December 13, 2016

Hi


Herewith attached the full details of Problem..

Find it & give the best solution for this...


24-Ruby III
December 13, 2016

Hi,

I hope that you can save your part and therefore you do have write access into current working directory.

Please add the following option at the end of config.pro file. Also check whether C:\Windows\notepad.exe file exists.

pro_editor_command   C:\Windows\notepad.exe

Note: You can verify whether your config.pro file contain another occurence of pro_editor_command option.

MH