Показать сообщение отдельно
Старый 05.07.2012, 22:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,646 / 848 (80) +++++++
Регистрация: 28.10.2006
axaptacorner: How to open Executed file through Axapta
Источник: http://axaptacorner.blogspot.com/201...e-through.html
==============

It's quite interesting to open calculator, notepad or any Executable file through Axapta try this.......

static void exicuteExcs(Args _args)
{
;
WINAPI::shellExecute("cmd.exe");
WINAPI::shellExecute("notepad.exe");
WINAPI::shellExecute("calc.exe");
WINAPI::shellExecute("chrome.exe",'www.axaptacorner.blogspot.com');

}



Источник: http://axaptacorner.blogspot.com/201...e-through.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.