Hello Justin,

Thanks for your email, I checked the directory and dagMenuProc.mel file. It
is set to global and in the same directory as the
buildObjectMenuItemsNow.mel but still I'm facing the same issue do let me
know if there are any other things I could do or check.

Thanks Again

Regards,
Sridhar M

On Tue, Jul 26, 2022 at 3:10 AM Justin Israel <justinisr...@gmail.com>
wrote:

>
>
> On Mon, Jul 25, 2022 at 10:56 PM Sridhar M <sridharsridhar3...@gmail.com>
> wrote:
>
>> Hello Guys, Please help me with the problem
>> // Error: line 1: Cannot find procedure "dagMenuProc".
>>
>> // Error: file: C:/Program
>> Files/Autodesk/Maya2023/scripts/others/buildObjectMenuItemsNow.mel line
>> 140: Cannot find procedure "dagMenuProc".
>>
>> whenever i using right click and drag option in object mode, i got this
>> error message.
>>
>
> There should be a dagMenuProc.mel file in the same directory as
> buildObjectMenuItemsNow.mel
> Within that file it should be defining "global proc dagMenuProc"
> Those two factors mean that maya should have automatically loaded and
> defined dagMenuProc, as it sources all of the mel files and exports all
> global procs to make them available between mel scripts.
>
>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Python Programming for Autodesk Maya" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to python_inside_maya+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/python_inside_maya/48ec0d68-fa62-4f2e-a097-d3a78f393f7dn%40googlegroups.com
>> <https://groups.google.com/d/msgid/python_inside_maya/48ec0d68-fa62-4f2e-a097-d3a78f393f7dn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Python Programming for Autodesk Maya" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/python_inside_maya/lTdBfrtrCho/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1XdM4-8uGWRP2E%2BsHbfCp-HJ4mpx9L776BuAyRKbjObw%40mail.gmail.com
> <https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1XdM4-8uGWRP2E%2BsHbfCp-HJ4mpx9L776BuAyRKbjObw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPnMZ1g9NLuGkKHhcupkQdomBPwTjd-DdRPf0sg%3DtPMSUafW5A%40mail.gmail.com.

Reply via email to