Start changePCML syntax

PCML consists of the following tags, each of which has its own attribute tags:

For example, below, the PCML syntax describes one program with one category of data and some isolated data.

<program>

	<struct> 
		<data> </data>
	</struct>

	<data> </data>

</program> End change


[ Legal | AS/400 Glossary ]