CERN home page CERN home page Consult pages Consult pages Writeups at CERN Writeups at CERN Garfield pages Garfield pages Help Help Call Call This page This page Table of contents Keyword index

Call: INQUIRE_MEMBER


file

The name of the library in which the member is to be searched.

This parameter should be a String or an expression that evaluates to a character string.

[This argument is mandatory, no default is supplied.]


member

The name of the member to be searched for.

This parameter can be a wildcard, for instance `*` would search for the first occurence of a member of the given type. If this argument is modifiable, it will be overwritten by the member type found.

This argument should be a String or an expression that evaluates to a character string.

[This argument is mandatory, no default is supplied.]


type

The type of the member to be searched for.

This argument can not be a wildcard.

The argument should be a String of up to 8 characters, and may also be an expression that evaluates to such a string.

[This argument is mandatory, no default is supplied.]


exists

Is set, on return, to a String which tells whether the member exists or not.

This argument should be modifiable, any object associated with it at the time the call is made, will be deleted. The value of the variable on input, if any, is not used.

[This is a mandatory argument.]


remark

This argument is set to the remark string that was given to the member when it was created.

This argument should be modifiable, any object associated with it at the time the call is made, will be deleted.

The argument is on return a String of up to 29 characters.

[This is an optional argument.]


date

This argument is set to the date on which the member was created, in the form of a character string.

This argument should be modifiable, any object associated with it at the time the call is made, will be deleted.

The argument is on return a String of up to 8 characters.

[This is an optional argument.]


time

This argument is set to the time when the member was created, in the form of a character string.

This argument should be modifiable, any object associated with it at the time the call is made, will be deleted.

The argument is on return a String of up to 8 characters.

[This is an optional argument.]


Go to the top level, to Call, to INQUIRE_MEMBER, to the topic index or to the table of contents.

Formatted on 0103-05-16 at 14:05.