I want to convert the client side batch to server side.
the batch call a bat file. In client mode it work fine, I used the
winapi:shellexecute method. But in server mode, this winapi:shellexecute is not
available.

The bat contain the ftp I.P. while the config file contain the user/password to
the ftp and the directory where I want to move the file from my local drive to
ftp folder.
any idea how to convert this batch to server mode?

thanks


--- In Axapta-Knowledge-Village@yahoogroups.com, "Arijit Basu" 
<arijit.b...@...> wrote:
>
> Hi Kapil,
>   use WinAPI::shellExecute();
> 
> Cheers
> 
> Arijit Basu
> 
> On Thu, May 1, 2008 at 6:47 PM, anuprkl <anup...@...> wrote:
> 
> >   Hi!
> > Is it possible to call any EXE file from menu item in Axapta 3.0.
> > For example I want to call xyz.exe form AR>Report>"Call XYZ".
> >
> > If I click on this Menu then the xyz.exe file should run.
> > Thanks
> > Kapil
> >
> > 
> >
> 
> 
> 
> -- 
> 
> 
> Arijit Basu
>


Reply via email to