Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

HDF_VD_INSERT


Syntax | Arguments | Keywords | Version History

The HDF_VD_INSERT procedure adds a VData or VGroup to the contents of a VGroup in an HDF file.

Syntax

HDF_VD_INSERT, VGroup, VData(or Vgroup)[, POSITION=variable]

Arguments

VGroup

The VGroup handle returned by a previous call to HDF_VG_ATTACH.

VData

The VData (or VGroup) handle returned by HDF_VD_ATTACH (HDF_VG_ATTACH).

Keywords

POSITION

Set this keyword to return the entry position of the element (VData or VGroup, respectively) within the existing VGroup to which you are adding.

Version History

Introduced: 4.0


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]