Glud documentation
Help to the GLU record fields
Version: 1.06 - 8th, June 1998

NAME
     %Param.DataType (or %P.K) - Parameter data type of action URL

SYNOPSIS
     %Param.DataType $n=data_type_identifier

DESCRIPTION
     Specify the data type of an URL parameter in the %Url field.
     The field must begin by the parameter number and : before
     the description (see examples).
      
     The identifier of data type can be prefixed by its owner and
     by its subscribed domain.
      
     This field has to be repeat as many as times than parameters.

EXAMPLES
     %Param.DataType $1=E
     %Param.DataType $2=CDS'smbmgr'I

     %P.K 1:E
     %P.K 2:CDS'smbmgr'I