      ,  _SUB.
================================================================================

PBAR [*] [-smooth] <Name>, <Shape>, [Progr][, [#Color:]Txt]

*	 <BName>       
	  .
-smooth	       3D-
Name	  ,       
Shape	   ,  <L()T()W()H()>.
	 L, T, W  H   .
Progr	 1~100,      %  
	, 0 -.  -1   ,  >100
	 .
Txt	  
--------------------------------------------------------------------------------
   PBAR    _SUB  _END (.  _SUB  CALL).
"ENVI @Name=Progr[;[#color:]Txt]"      
"ENVI @Name.Visible=Num"   : 0 , -0 
"ENVI @Name.color=colorT"     (   PBAR)
"ENVI @Name.percent=Progr#colorF:colorP:colorT2:Text"    # : :  (): ()
"ENVI @Name.percent=[-]smooth"       (   )

******************************************************************[]*****
PBAR -smooth PB1,L360T11W428H16,0,Progress
ENVI @PB1.percent=10#0x000000:0x00FFFF:0x00FF:Test
ENVI @PB1.color=0x00FF