00001 <?php
00002 $BEAUT_PATH = realpath(".")."/syntax_highlight/php";
00003 if (!isset ($BEAUT_PATH)) return;
00004 require_once("$BEAUT_PATH/Beautifier/HFile.php");
00005 class HFile_jg_mac extends HFile{
00006 function HFile_jg_mac(){
00007 $this->HFile();
00008
00009
00010
00011
00012
00013
00014 $this->nocase = "0";
00015 $this->notrim = "0";
00016 $this->perl = "0";
00017
00018
00019
00020 $this->colours = array("");
00021 $this->quotecolour = "blue";
00022 $this->blockcommentcolour = "green";
00023 $this->linecommentcolour = "green";
00024
00025
00026
00027 $this->indent = array();
00028 $this->unindent = array();
00029
00030
00031
00032 $this->stringchars = array();
00033 $this->delimiters = array();
00034 $this->escchar = "";
00035
00036
00037
00038 $this->linecommenton = array("");
00039 $this->blockcommenton = array("");
00040 $this->blockcommentoff = array("");
00041
00042
00043
00044 $this->keywords = array(
00045 "This" => "",
00046 "document" => "",
00047 "describes" => "",
00048 "the" => "",
00049 "UltraEdit" => "",
00050 "macros" => "",
00051 "contained" => "",
00052 "in" => "",
00053 "file" => "",
00054 "JG_Mac10.mac." => "",
00055 "The" => "",
00056 "were" => "",
00057 "developed" => "",
00058 "under" => "",
00059 "version" => "",
00060 "5.21." => "",
00061 "macro" => "",
00062 "library" => "",
00063 "can" => "",
00064 "be" => "",
00065 "loaded" => "",
00066 "by" => "",
00067 "using" => "",
00068 "Macro->Load" => "",
00069 "or" => "",
00070 "and" => "",
00071 "Append" => "",
00072 "to" => "",
00073 "Existing" => "",
00074 "menu" => "",
00075 "options" => "",
00076 "UltraEdit." => "",
00077 "default" => "",
00078 "hot" => "",
00079 "key" => "",
00080 "assignments" => "",
00081 "are" => "",
00082 "provided" => "",
00083 "parentheses" => "",
00084 "easily" => "",
00085 "changed" => "",
00086 "Macro->Delete" => "",
00087 "Macro/Modify" => "",
00088 "Hot" => "",
00089 "Key" => "",
00090 "option." => "",
00091 "These" => "",
00092 "strictly" => "",
00093 "as" => "",
00094 "an" => "",
00095 "educational" => "",
00096 "exercise" => "",
00097 "no" => "",
00098 "warranty" => "",
00099 "is" => "",
00100 "with" => "",
00101 "respect" => "",
00102 "their" => "",
00103 "usability" => "",
00104 "integrity" => "",
00105 "(i.e.," => "",
00106 "use" => "",
00107 "at" => "",
00108 "your" => "",
00109 "own" => "",
00110 "risk!)." => "",
00111 "Any" => "",
00112 "problems," => "",
00113 "comments," => "",
00114 "suggestions" => "",
00115 "welcome" => "",
00116 "e-mailed" => "",
00117 "john.goodman@qwest.net." => "",
00118 "Enjoy..." => "",
00119 "John" => "",
00120 "D." => "",
00121 "Goodman" => "",
00122 "JoinLines" => "",
00123 "(F8)" => "",
00124 "joins" => "",
00125 "line" => "",
00126 "following" => "",
00127 "current" => "",
00128 "end" => "",
00129 "of" => "",
00130 "a" => "",
00131 "single" => "",
00132 "space" => "",
00133 "between" => "",
00134 "them." => "",
00135 "PosFirstNonWhite" => "",
00136 "(F7)" => "",
00137 "moves" => "",
00138 "cursor" => "",
00139 "first" => "",
00140 "non-whitespace" => "",
00141 "(non-space" => "",
00142 "-tab)" => "",
00143 "character" => "",
00144 "on" => "",
00145 "line." => "",
00146 "Note:" => "",
00147 "What" => "",
00148 "I" => "",
00149 "really" => "",
00150 "wanted" => "",
00151 "do" => "",
00152 "(and" => "",
00153 "will" => "",
00154 "keep" => "",
00155 "working" => "",
00156 "on)" => "",
00157 "was" => "",
00158 "develop" => "",
00159 "\"intelligent\"" => "",
00160 "Home" => "",
00161 "that" => "",
00162 "would" => "",
00163 "work" => "",
00164 "follows:" => "",
00165 "if" => "",
00166 "column" => "",
00167 "1" => "",
00168 "move" => "",
00169 "else" => "",
00170 "Some" => "",
00171 "people" => "",
00172 "prefer:" => "",
00173 "LineAlignPrev" => "",
00174 "(Ctrl+F7)" => "",
00175 "aligns" => "",
00176 "beginning" => "",
00177 "above" => "",
00178 "it." => "",
00179 "might" => "",
00180 "prefer" => "",
00181 "add" => "",
00182 "DOWN" => "",
00183 "ARROW" => "",
00184 "command" => "",
00185 "macro." => "",
00186 "allow" => "",
00187 "you" => "",
00188 "align" => "",
00189 "series" => "",
00190 "lines" => "",
00191 "repeatedly" => "",
00192 "hitting" => "",
00193 "key." => "",
00194 "LineAlignCursor" => "",
00195 "(Ctrl+F8)" => "",
00196 "position." => "",
00197 "For" => "",
00198 "example," => "",
00199 "20," => "",
00200 "shifted" => "",
00201 "begin" => "",
00202 "20." => "",
00203 "(best" => "",
00204 "used" => "",
00205 "Allow" => "",
00206 "Positioning" => "",
00207 "Beyond" => "",
00208 "Line" => "",
00209 "End" => "",
00210 "option" => "",
00211 "set" => "",
00212 "on)." => "",
00213 "LineRight1" => "",
00214 "(Shift+F8)" => "",
00215 "shifts" => "",
00216 "right" => "",
00217 "one" => "",
00218 "(by" => "",
00219 "adding" => "",
00220 "1)." => "",
00221 "LineLeft1" => "",
00222 "(Shift+F7)" => "",
00223 "left" => "",
00224 "deleting" => "",
00225 "CmmtThisLine" => "",
00226 "(Alt+F7)" => "",
00227 "\"comments-out\"" => "",
00228 "in-line" => "",
00229 "comment" => "",
00230 "string" => "",
00231 "(\"//" => "",
00232 "\"" => "",
00233 "default)" => "",
00234 "Indentation" => "",
00235 "preserved." => "",
00236 "example:" => "",
00237 "before" => "",
00238 "invoking" => "",
00239 "macro:" => "",
00240 "........GrandTotal" => "",
00241 "+=" => "",
00242 "SubTotal" => "",
00243 "after" => "",
00244 "........//" => "",
00245 "GrandTotal" => "",
00246 "CmmtAbove" => "",
00247 "(Alt+F8)" => "",
00248 "adds" => "",
00249 "blank" => "",
00250 "facilitate" => "",
00251 "encourage!)" => "",
00252 "writing" => "",
00253 "description" => "",
00254 "what" => "",
00255 "does." => "",
00256 "aligned" => "",
00257 "original" => "",
00258 "positioned" => "",
00259 "just" => "",
00260 "string." => "",
00261 "Lines" => "",
00262 "(cursor" => "",
00263 "position" => "",
00264 "=" => "",
00265 "^):" => "",
00266 "^" => "",
00267 "RemLeadingWhite" => "",
00268 "(Ctrl+Shift+F7)" => "",
00269 "deletes" => "",
00270 "leading" => "",
00271 "whitespace" => "",
00272 "characters" => "",
00273 "(spaces" => "",
00274 "tabs)" => "",
00275 "from" => "",
00276 "RemTrailingWhite" => "",
00277 "(Ctrl+Shift+F8)" => "",
00278 "trailing" => "");
00279
00280
00281
00282
00283
00284
00285
00286
00287 $this->linkscripts = array(
00288 "" => "donothing");
00289 }
00290
00291
00292 function donothing($keywordin)
00293 {
00294 return $keywordin;
00295 }
00296
00297 }?>