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 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/CAPGFgA1XdM4-8uGWRP2E%2BsHbfCp-HJ4mpx9L776BuAyRKbjObw%40mail.gmail.com.