--======================>>>>>>>>>>>>>>>>>>>>>> function Menu.Test() --[[>> << Ensures a menu is present or exists the >> << calling script >> <<<<<<<<<<<<<<<<<<<<<=====================--]] tAFMenu = Application.GetMenu(); if not tAFMenu then Application.ExitScript(); return false; else return true; end -->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> end--|||||||||||||END FUNCTION||||||||||||||||| -->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>