SET DOCUMENT SIZE

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 11.3 (Modified)


SET DOCUMENT SIZE (document; size)

ParameterTypeDescription
documentDocRefDocument reference number
sizeRealNew size expressed in bytes

Description

The SET DOCUMENT SIZE command sets the size of a document to the number of bytes you pass in size.

If the document is open, you pass its document reference number in document.

On Macintosh, the size of the document's data fork is changed.

See Also

Get document position, Get document size, SET DOCUMENT POSITION.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next