variable reference – The reference to the BLOB variable containing the buffer. For example, 'A'VAR
position – The numeric value defining where the conversion result will be placed in the BLOB value.
value – The value to be set.
cell storage – The storage type of the vector cells that will be used when the external vector is read from the buffer. This parameter can be any of the appropriate storage types that relate to the cell attribute.
cell length – The storage length type of the vector cells that will be used when the Magic xpa vector is created from the external vector. This parameter can be any of the appropriate lengths that relate to the storage type.
value as pointer – A logical value indicating if the Vector value should be written directly to the buffer or as a pointer to the data. If you enter True, Magic xpa writes the Vector value as a pointer.
|