| 4D v18Get document size | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 Get document size 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Get document size ( document {; *} ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| document | String, DocRef |   | Document reference number or Document name | |||||
| * | Operator |   | On Mac OS only: - if omitted, size of data fork - if specified, size of resource fork | |||||
| Function result | Real |   | Size (expressed in bytes) of the document | |||||
The Get document size command returns the size, expressed in bytes, of a document.
If the document is open, you pass its document reference number in document.
If the document is not open, you pass its name or pathname in document.
On Macintosh, if you do not pass the optional * parameter, the size of the data fork is returned. If you do pass the * parameter, the size of the resource fork is returned.
									Get document position
									
									SET DOCUMENT POSITION
									
									SET DOCUMENT SIZE
									
	Product:  4D
	Theme:  System Documents
	Number:  
        479
        
        
        
	
	Modified:  4D v11 SQL Release 3
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Language Reference ( 4D v18)
	
	
	
	
	
 Add a comment
Add a comment