Help for this page

Select Code to Download


  1. or download this
    sub GetMappletList
       {
    ...
           close(GET_MAPPLET_LIST);
       
       }
    
  2. or download this
    <?xml version="1.0" encoding="Windows-1252"?>
    <!DOCTYPE POWERMART SYSTEM "powrmart.dtd">
    ...
    </FOLDER>
    </REPOSITORY>
    </POWERMART>
    
  3. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE POWERMART SYSTEM "powrmart.dtd">
    ...
              </FOLDER>
         </REPOSITORY>
    </POWERMART>