/usr/share/doc/dx/help/dxall1017 is in dx-doc 1:4.4.4-9.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | #!F-adobe-helvetica-medium-r-normal--18*
#!N
#!CSeaGreen #!N #!Rall1016 Input Data #!N #!EC #!N #!N For
each input to the module, a count value and a pointer
are sent to the worker routine. These arguments are named by
appending #!F-adobe-times-bold-r-normal--18* _knt #!EF and #!F-adobe-times-bold-r-normal--18* _data #!EF respectively to the
parameter name given in the #!F-adobe-times-bold-r-normal--18* Individual Parameter Information #!EF section
of the Module Builder interface. Thus, for an input parameter named
#!F-adobe-times-bold-r-normal--18* param1 #!EF , the worker routine would add the following
to its argument list: #!CForestGreen #!N #!N #!F-adobe-courier-bold-r-normal--18* #!N int param1_knt
The number of elements in the parameter. #!N type *param1_data A
pointer to the data associated with the parameter. #!N The pointer
type is that specified in the Data type #!N field of
the #!F-adobe-times-bold-r-normal--18* Individual Parameter #!N Information #!EF section of the #!N
Module Builder. #!EF #!N #!N #!EC #!N #!N For a Field/Group
input, these arguments reflect the contents of the "data" component of
the leaf. For a Value input (which must be a Data
Explorer Array), they reflect the contents of the parameter. Because the
parameters are inputs to the module, the arguments are read-only. #!N
#!N #!N #!F-adobe-times-medium-i-normal--18* Next Topic #!EF #!N #!N #!Lall1017,dxall1018 h Output Data #!EL #!N #!F-adobe-times-medium-i-normal--18*
#!N
|