Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

Community
Maya Programming
Welcome to Autodesk’s Maya Forums. Share your knowledge, ask questions, and explore popular Maya SDK topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ScriptEditor Marking Menu: command documentation no longer opens doc for command

1 REPLY 1
Reply
Message 1 of 2
msb369
461 Views, 1 Reply

ScriptEditor Marking Menu: command documentation no longer opens doc for command

Hi Everyone,

 

Up until last week the command documentation option in the script editor's marking menu used to take me directly to the help docs for the highlighted command.  Now it only opens the Help Home page. 

 

This is by no means a critical issue, but it has become extremely inconvenient.  I now waste time searching for the command when it used to just pop right up.  I don't know what has changed.

 

 

 

showHelp -docs "CommandsPython/window.html";
if(!`exists "showHelpErrPromptIfRequired"`){ eval("source \"initHelp.mel\"");} showHelpErrPromptIfRequired "showHelp -d CommandsPython/window.html";
// Result: 0 // 
checkHelpLanguageMismatch;
// Result: 0 // 
// Result: http://www.autodesk.com/maya-help-2018-enu/index.html?contextId=COMMANDSPYTHON-WINDOW // 

Any ideas?

 

Thank you in advance!

 

1 REPLY 1
Message 2 of 2
Anonymous
in reply to: msb369

I'd also like an answer to this one. Thanks in advance!!!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report