Hi all,
is there regular way to get menu id (mid) after saving menu from script with drupal_execute.

I noticed that I could receive menu id if I am saving with menu_save_item function, but in this case it seems I cannot add any additional field that other modules hook into menu_form (for example language if Locale module is enabled).

very thanks for answer from Drupal newbie.

Bojan M.