M Functions

AutoCad AutoLISP Functions

 
M Functions
 
 
 
  • mapcar

    Returns a list that is the result of executing a function with a list (or lists) supplied as arguments to the function

  • max

    Returns the largest of the numbers given

  • mem

    Displays the current state of the AutoLISP memory

  • member

    Searches a list for an occurrence of an expression and returns the remainder of the list, starting with the first occurrence of the expression

  • menucmd

    Issues menu commands, or sets and retrieves menu item status

  • menugroup

    Verifies that a menugroup is loaded

  • min

    Returns the smallest of the numbers given

  • minusp

    Verifies that a number is negative

  • mode_tile

    Sets the mode of a dialog box tile