function
|
OCI_GetArrayAsCounterShelf
|
|
Declaration define external function OCI_GetArrayAsCounterShelf
( value OCI_Array_type Array,
modifiable integer ReturnedShelf,
value integer ElementCount
)
Purpose
This function retrieves elements from the OCI_Array_type variable's data contents and places them in the integer variable as shelf items.
Input arguments:
- Array -- The OCI_Array_type variable to examine or manipulate.
- ElementCounter -- The total number of elements, starting from the first, to copy to the integer shelf. This must not exceed the declared element count of Array or an exception will be raised and the program will terminate.
Output argument:
- ReturnedShelf -- The integer shelf into which the data is retrieved. This shelf must not be declared as variable. The shelf is cleared before data is inserted.
OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:45:35 pm
If you have any comments about this section of the documentation, send email to [email protected]
Copyright © Stilo Corporation, 1988-2005.