PV PASTE FROM BLOB

4D - Documentation   Français   English   German   4D View 2004, Command Theme List   4D View 2004, Command Alphabetical List   4D View 2004, Constant Theme List   Back   Previous   Next

version 2003 (Modified)


PV PASTE FROM BLOB (area; blob; value; formula; format; borders)

ParameterTypeDescription
areaLongint4D View area
blobBLOBBLOB containing the selection
valueInteger0 = Do not paste ; 1 = Paste
formulaInteger0 = Do not paste ; 1 = Paste
formatInteger0 = Do not paste ; 1 = Paste
bordersInteger0 = Do not paste ; 1 = Paste

Description

The PV PASTE FROM BLOB command pastes the information defined with the value, formula, format, and borders parameters from the current cell of area, from a selection contained in BLOB — created first using the PV Copy to blob command.

Example

Refer to the example for the PV Copy to blob command.

See Also

PV Copy to blob.


4D - Documentation   Français   English   German   4D View 2004, Command Theme List   4D View 2004, Command Alphabetical List   4D View 2004, Constant Theme List   Back   Previous   Next