Adverti horiz upsell

MyScriptsMenu 1.0.0 for Maya (maya script)

A Menu listing your SCRIPT folder and RUN them ezy

License
Button download
494 Downloads

Compatibility

  • 8.x, 7.x, 6.x, 5.x

Operating Systems

  • Windows

History

Created:01/13/2007
Last Modified:01/13/2007
File Size: 4.98 KB
 MyScriptsMenu v1.0

Use:
    This script will help you by providing you a menu which list all your mel scripts collections.
    All you have to do is....
    Just inform MENU name and FOLDER which contains your script collections.
    
Features:
    By Clicking Re-build you can refresh the menu with updated file content!
    No need to SOURCE them and RUN. Just click to execute!
    Monitor your custom script folder instead of maya script!

Usage Conditions:
    Your script will be compiled and executed with the procedure name which should  be exactly like the file         name!
    eg;
    //   CometJoinOrient.mel - Its a script file name
    //        It contains proc CometJointOrient           
    //        So this procedure will be invoked and not other proc in that same file!

Install:
    -Copy this file to your maya default script directory
    -Create UserSetup.mel file and and a line -
        source "MyScriptsMenu.mel"; MyMenu;
    -And  in this file, specify values for these two strings in program section (See below for this variables and change there not here.)
            string $menu_name = "Accel Menu";
             string $dirx = `getenv("HOME")` + "/maya/7.0/scripts/";  <---   This load your default script directory
                        else
            string $dirx = "C:/Accel/";
     -Save files
         
Executing:
    -On following all above steps, You will get a menu with the name you specifed!
    -Just Click and enjoy!

   
Infos:
    Works only for Windows (NT/XP) based os.
    Tested with MAYA 7.0 in WinXP OS
    Editor used: MSWORDPAD
   
Additional Infos:

    - This is my first MEL Script.
    - I m new to MAYA . I m touching maya for the past 2 months only!
   
Credits:

    -MEL Scripted by
        L.Kumaresan
        Arumugam
       
    -Created for
        Accel Animation Studio - Chennai - Tamil Nadu - India
       
    -Created on
        Jan 13 2007 Sat
       

 

Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.

People who favorited this item:

  • menjah
    menjah
  • skurdifur
    skurdifur