2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
 
    4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
 
   20 $this->colours          = array(
"blue", 
"gray", 
"purple");
 
   21 $this->quotecolour              = 
"blue";
 
   22 $this->blockcommentcolour       = 
"green";
 
   23 $this->linecommentcolour        = 
"green";
 
   27 $this->indent                   = array(
"IF", 
"DO CASE", 
"SCAN", 
"DO WHIL", 
"FOR");
 
   28 $this->unindent                 = array(
"ELSE", 
"ENDI", 
"ENDC", 
"ENDS", 
"ENDF", 
"CASE", 
"DEFAULT");
 
   32 $this->stringchars              = array();
 
   33 $this->delimiters               = array(
"~", 
"!", 
"@", 
"%", 
"^", 
"&", 
"*", 
"-", 
"+", 
"=", 
"|", 
"{", 
"}", 
"[", 
"]", 
";", 
"\"", 
"'", 
"<", 
">", 
" ", 
",", 
"        ", 
"?");
 
   38 $this->linecommenton            = array(
"*");
 
   39 $this->blockcommenton           = array(
"&&");
 
   40 $this->blockcommentoff          = array(
"");
 
   44 $this->keywords                 = array(
 
  150                         "DEVELOPMENT" => 
"1", 
 
  176                         "ENDPRINTJOB" => 
"1", 
 
  179                         "ENVIRONMENT" => 
"1", 
 
  239                         "INFORMATION" => 
"1", 
 
  292                         "MULTISELECT" => 
"1", 
 
  303                         "NOENVIRONMENT" => 
"1", 
 
  316                         "NOOVERWRITE" => 
"1", 
 
  500                         "\\\\SPOOLER" => 
"1", 
 
  518                         "ASUBSCRIPT(" => 
"2", 
 
  548                         "DDEAbortTrans(" => 
"2", 
 
  550                         "DDEEnabled(" => 
"2", 
 
  551                         "DDEExecute(" => 
"2", 
 
  552                         "DDEInitiate(" => 
"2", 
 
  553                         "DDELastError()" => 
"2", 
 
  555                         "DDERequest(" => 
"2", 
 
  556                         "DDESetOption(" => 
"2", 
 
  557                         "DDESetService(" => 
"2", 
 
  558                         "DDESetTopic(" => 
"2", 
 
  559                         "DDETerminate(" => 
"2", 
 
  561                         "DESCENDING(" => 
"2", 
 
  562                         "DIFFERENCE(" => 
"2", 
 
  563                         "DISKSPACE()" => 
"2", 
 
  589                         "FONTMETRIC(" => 
"2", 
 
  609                         "IDXCOLLATE(" => 
"2", 
 
  620                         "ISREADONLY(" => 
"2", 
 
  668                         "PARAMETERS()" => 
"2", 
 
  673                         "PRINTSTATUS()" => 
"2", 
 
  839 $this->linkscripts      = array(