Slobodan Brcin (eMVP)
Guest
|
Posted:
Tue Jan 11, 2005 5:19 pm Post subject:
Re: Execute Dos Commands Through FBA |
|
|
Hi Prakash,
You can execute cmd.exe with switches.
Start by "cmd.exe /?" for help
You will want to use something like: "cmd /C "del fullfilepath""
Regards,
Slobodan
"Prakash437" <prakash437@yahoo.com> wrote in message news:ePUGda99EHA.2180@TK2MSFTNGP10.phx.gbl...
| Quote: | Hi all ..
Can someone tell me how to execute Dos Commands through FBA ?
I want to delete a file, using FBA Generic Command ??
Is it directly possible to implement or do i have to take the BAT file
approach ?
Thanks in advance,
Prakash
|
|
|