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