4D v13.4

SET DOCUMENT SIZE

Home

 
4D v13.4
SET DOCUMENT SIZE

SET DOCUMENT SIZE 


 

SET DOCUMENT SIZE ( docRef ; size ) 
Parameter Type   Description
docRef  DocRef in Document reference number
size  Real in New size expressed in bytes

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 docRef.

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

 
PROPERTIES 

Product: 4D
Theme: System Documents
Number: 480

 
INDEX

Alphabetical list of commands

 
HISTORY 

Modified: 4D v11 SQL Release 3

 
SEE ALSO 

Get document position
Get document size
SET DOCUMENT POSITION