Am trying to execute a menu item " Documents " in the Adobe Profeesional 7.0

Code:
Dim Ok as boolean
ok = AcrobatApp.MenuItemExecute("DigSig:ToolsDiff")
This not working..
This ok return false only at all time..
Can anybody say how to execute this menu??