//--------     祭 ᢥ  室
${(1. ன)
$}(1. ன)
//
&Format(N,2,0)=0;
&FPRINT(N,2,0)=1;
#FF1(N,3,0)=_(FFIRST,0);
#FN1(C,256,0)=_(FNAME1,0);
#FN2(C,256,0)=_(FNAME2,0);
$BEG_SCRIPT
  var CurFile=CreateObject("CurPrnFile");
  CurFile.SetFlagBrowse(0);
  FreeSpaceString(FN1,3,""); FreeSpaceString(FN2,3,"");
  string FN = FN1 + FN2;
  if ( access(FN,0) ) FF1 = 0;
$END_SCRIPT
$(_EQ(FF1-1))
//
  $(_EQ(IKRT))
    #Format=_(15,9,70,15,롥 ०,   ,     );
  $
    &Format=0;
  $_
//
  $(_EQ(Format-27))
    $
  $_
//
  $(_EQ(Format))
    #FPRINT=_(15,9,70,15, ,  ନ஢ ,   );
    $(_EQ(FPRINT-27))
      $
    $_
  $_
//
$_
//
$BEG_SCRIPT

   var array_param[3];
   array_param[0]  = 2; //⢮ ࠬ஢
   array_param[1]  = atoi(Format);
   array_param[2]  = atoi(FPRINT);

   UnloadScriptModule("forms\\zvl_pf"); 
   LoadScriptModule("forms\\zvl_pf"); 
   ZvlPF_SvdODox(array_param); 
   UnloadScriptModule("forms\\zvl_pf"); 

$END_SCRIPT
$