The PControl application is for starting, monitoring and restarting (after closing) the following programs:
	- RPT_Serv
	- TLF_Serv
	- MSnd
	- RSend
	- SndSms
and any others.
After starting the PControl, it start all programs and monitor it. 
If program is allready runnig, PControl do not start it again, but monitor it.
If any programm stopped by user or some another reason, PControl start it again. 
The programs, must be started and monitored are described in PControl.ini file.
The PControl.ini file consist of identical two-string blocks, is shown below:

[RPT_Serv]
exe=C:\Program Files\Korteks\RPT_Serv.exe

	[RPT_Serv] - the block name (the same as .exe)
	exe=...  - the path to application must be started. 
The PControl application may be closed only via Windows Task Manager.

---------------------------------------------------------------------
 PControl  ,    (  )  :
	- RPT_Serv
	- TLF_Serv
	- MSnd
	- RSend
	- SndSms
   .
  PControl      .
   , PControl    ,   .
 -    (  -  ), PControl   .
 ,      PControl,     PControl.ini
 PControl.ini      ,   :

[RPT_Serv]
exe=C:\Program Files\Korteks\RPT_Serv.exe

	[RPT_Serv] -   (   .)
	exe=...  -   ,     

 PControl      Windows Task Manager.