February 04, 2008

Tips1 - To Start the Application

Sys_execute will work for non-GUI command/application. will not work for Notepad and other GUI apps.

For GUI applications, use app_start("notepad") and use "bwcompat.inc"

0 comments: