Skip to main content
Version: Next

SET DOCUMENT SIZE

SET DOCUMENT SIZE ( docRef : Time ; size : Real )

ParameterTypeDescription
docRefTime→Document reference number
sizeReal→New size expressed in bytes
History
ReleaseChanges
11 SQL Release 3Modified
<6Created

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 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​

Command number480
Thread safeyes