diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-DA09248E-E299-596E-9860-B709F7C6529A.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-DA09248E-E299-596E-9860-B709F7C6529A.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,21 @@ + + + + + +PKG +Properties

PKG properties are key-value pairs whose meaning is specific +to a PKG file. A properties statement is used to set the properties of the +PKG file.

+Syntax+(propid=value,...)

propid is the unique identifier of a property. Each propid value +is unique to the PKG file.

For Example:

+(0=2, 1=3, 2=4)

The +associated value is an integer that can be queried by another PKG file using +the AppProp() function in an IF...ENDIF block. +For more information on AppProp(), see Functions.

+
\ No newline at end of file