Share via


CREATE

5/10/2007

This command creates a new, empty BLOB.

CREATE:type,attribute,size

Parameters

  • attribute
    BLOB attribute (0-4294967295).
  • size
    BLOB size in bytes (0-18446744073709551615).

Remarks

This command locates or allocates an empty BLOB of the size defined in the size parameter of the disk image (.sdi) file and updates entry values in the table of contents (TOC), such as type, attribute, offset, and size.

See Also

Concepts

SDI Manager BLOB Commands