|
Wednesday, 25 August 2010 04:52 |
// description of your code here
open editplus.exe, input as follow
wget "http://sms.api.bz/fetion.php?username=myTelNo&password=myPass&sendto=yourFreindTelNo&message=Hello DZone"
save as Fection.bat
configure EditPlus Tool, Command: cmd /c , Arg: $(FilePath)
then Ctrl + 1 to run Fection.bat Read more: |