access.without

Modifier/Access: Verbs, Releases: AP and R83

Same as with no or with not.

Syntax

without attr.name

Description

negates the normal rules for selection criteria.
'ifno', 'with no' or 'with not' are identical to 'without'.

Example

list entity without phone

This is essentially the same as saying 'with no phone'. It could also
be stated as:

list entity with phone = ''

See Also

Command Name Type Description
access.modifiers Definition List of Access modifiers.
access.not Modifier Negates selection criteria.
access.with Modifier Defines selection criteria in Access sentence.
access.use.of.quotes Definition How quotes work in Access.
access.ifno Modifier
access.attr.name Attribute Defining Item Specifies item(s) from the dictionary of the file.
access.seqlist Definition Definies collation sequence.
access.sellist Definition Defines selection criteria portion of an Access sentence.
access.selection.criteria Definition Description of Access selection criteria.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.