
==========
 ECBGetStat.exe     
    ECCOM BASIS
(http://www.cti.com.ua/products/gsm-gate/eccom_basis.html)

 :
==============
/? -     ;
/port=x -  COM-, : /port=3
/path=x -     , - -
	  .
	        ,
	: /path=\\server\dir\file.txt
	   ,
	: /path=\\server\dir
	    ,     
	   .
	          
	 :
	ecb_< >_<><><>_<><><>.txt,
	: ecb_1_20060305_111821.txt
/t=x -    , - 3;
	      
	  ,   .
	,       
	   .  
	   /t   
	   .   
	       ,
	   ,    
	 ,      .
/del    -    ;
		        .
/silent -    

     /silent,   ,
         
(,  )    .
   ""     
      ,   /path.

:    /path   ( ),
	      .    
	 ,     /del   ,
	      ,   
	      .

  
======================
        ,
  .

1. , 
2.  (+), (),
3.   "",
4.   "",
5.   ""
6.   ""

 
================
1 -   .
2 -   
3 -    
4 -     
5 -   
6 -   
7 -   

  
=======================
    ,    
    /wait, :

===== start of getstat.cmd ====
@echo off

start /wait  ECBGetStat.exe /port=1 /silent

if errorlevel 1 goto bad
if errorlevel 0 goto ok

:bad
echo It's bad
goto end

:ok
echo Ok

:end
===== end of getstat.cmd ====



==========
  , ,  - yus@ua.fm


===   ===
