home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd2.bin / ruzne / painter / PAINTE~2.cab / _3E8FECD776AA4E048C041DEABE06C238 < prev    next >
Text File  |  2003-03-24  |  5KB  |  157 lines

  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.   <head>
  3.     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  4.     <meta name="GENERATOR" content="Quadralay WebWorks Publisher Professional Edition 6.0.7" />
  5.     <meta name="TEMPLATEBASE" content="Painter 8 Template" />
  6.     <meta name="LASTUPDATED" content="03/24/03 17:17:10" />
  7. <meta name="keywords" content="Scripts" />
  8.     <title>How Scripts Work  </title>
  9.     <link rel="StyleSheet" href="document.css" type="text/css" media="screen" />
  10.   </head>
  11.  
  12.   <body>
  13.     <script type="text/javascript" language="JavaScript">
  14.      <!--
  15.       function  WWHUpdateFavorite(ParamHREF)
  16.       {
  17.         if ((parent != null) &&
  18.             (parent.WWHelpFrameSet != null))
  19.         {
  20.           parent.WWHelpFrameSet.fUpdateFavorite(ParamHREF);
  21.         }
  22.       }
  23.  
  24.       function  WWHSyncTOC(ParamHREF)
  25.       {
  26.         if ((parent != null) &&
  27.             (parent.WWHelpFrameSet != null))
  28.         {
  29.           parent.WWHelpFrameSet.fSyncTOC(ParamHREF);
  30.         }
  31.       }
  32.  
  33.       function  WWHShowPopup(ParamContext,
  34.                              ParamLink,
  35.                              ParamEvent)
  36.       {
  37.         if ((parent != null) &&
  38.             (parent.WWHelpFrameSet != null))
  39.         {
  40.           parent.WWHelpFrameSet.fShowPopup(ParamContext, ParamLink, ParamEvent);
  41.         }
  42.       }
  43.  
  44.       function  WWHHidePopup()
  45.       {
  46.         if ((parent != null) &&
  47.             (parent.WWHelpFrameSet != null))
  48.         {
  49.           parent.WWHelpFrameSet.fHidePopup();
  50.         }
  51.       }
  52.  
  53.       function  WWHClickedPopup(ParamContext,
  54.                                 ParamLink)
  55.       {
  56.         if ((parent != null) &&
  57.             (parent.WWHelpFrameSet != null))
  58.         {
  59.           location.href = parent.WWHelpFrameSet.fClickedPopup(ParamContext, ParamLink);
  60.         }
  61.       }
  62.      // -->
  63.     </script>
  64.  
  65.     <script type="text/javascript" language="JavaScript">
  66.      <!--
  67.       var  WWHelpHREF = location.href;
  68.  
  69.  
  70.       WWHUpdateFavorite(WWHelpHREF);
  71.      // -->
  72.     </script>
  73. <a name="pagetop">    
  74.     <table border="0">
  75.       <tr>
  76.         <td width="23">
  77. <a href="22-Scripting3.html">
  78.       <img alt="Previous Document" border="0" src="images/prev.gif" width="23" height="21" />
  79.     </a>
  80.         </td>
  81.         <td width="23">
  82. <a href="22-Scripting5.html">
  83.       <img alt="Next Document" border="0" src="images/next.gif" width="23" height="21" />
  84.     </a>
  85.         </td>
  86.       </tr>
  87.     </table>
  88.    </a>
  89.  
  90. <table border="0">
  91.       <tr width="400"></tr>
  92.       <tr width="400"></tr>
  93.       <tr width="400"></tr>
  94.       <tr width="400"></tr>
  95.       <tr width="400"></tr>
  96.       <tr width="400"></tr>
  97.       <tr>
  98.         <td width="40"></td>
  99.         <td width="400">
  100. <li class="Bulleted"><a href="22-Scripting4.html#998984">How Scripts Work</a></li><br/>
  101. </td>
  102.       </tr>
  103.     </table>
  104.  
  105.   <blockquote>
  106.         <h2 id="998984" class="Heading1">
  107.   <a name="998984"> </a>How Scripts Work
  108. </h2>
  109.  
  110.  
  111.  
  112. <p id="998985" class="Body">
  113.   <a name="998985"> </a>The Script recorder saves each instruction you give Corel     Painter, including what values, locations, colors, and textures are used. By repeating the instructions, you can reproduce the artwork "from scratch."
  114. </p>
  115. <p id="998992" class="Body">
  116.   <a name="998992"> </a>Because Corel     Painter saves instructions, scripts are efficient and flexible. For example, you can play a script one instruction at a time. You can also edit scripts, taking a few instructions from one script and inserting them into another one.
  117. </p>
  118.   </blockquote>
  119.  
  120.  
  121. <table border="0">
  122.       <tr>
  123.         <td width="23">
  124. <a href="22-Scripting3.html">
  125.       <img alt="Previous Document" border="0" src="images/prev.gif" width="23" height="21" />
  126.     </a>
  127.         </td>
  128.         <td width="23">
  129. <a href="22-Scripting5.html">
  130.       <img alt="Next Document" border="0" src="images/next.gif" width="23" height="21" />
  131.     </a>
  132.         </td>
  133.       <td width="23" >
  134.           <a href="#pagetop">
  135.             <img SRC="images/BtnBacktoTop.gif" ALT="Back to Top" border="0" height="21" width="23" />
  136.           </a>
  137.       </td>
  138.       </tr>
  139.     </table>
  140.  
  141.    <div id="WWHelpPopupDIV" style="position: absolute ; z-index: 1 ; visibility: hidden ; top: 0px ; left: 0px">
  142.     <script type="text/javascript" language="JavaScript">
  143.      <!--
  144.       if ((parent != null) &&
  145.           (parent.WWHelpFrameSet != null))
  146.       {
  147.         if (document.all != null)  // Non-Netscape browser
  148.         {
  149.           document.writeln(parent.WWHelpFrameSet.mPopup.fFormat("Popup"));
  150.         }
  151.       }
  152.      // -->
  153.     </script>
  154.    </div>
  155.   </body>
  156. </html>
  157.