This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
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.



See also 

Get document position
Get document size
SET DOCUMENT POSITION

 
PROPERTIES 

Product: 4D
Theme: System Documents
Number: 480

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Modified: 4D v11 SQL Release 3

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)