<CREATE> [ HP DeskManager Customization ] MPE/iX 5.0 Documentation
HP DeskManager Customization
<CREATE>
Syntax
<CREATE {itemtype} >
where:
itemtype numeric value
Description
<CREATE> returns 1 (TRUE) if an item of type itemtype can be created in
the current area, otherwise 0 (FALSE). The possible values for itemtype
are contained in the file FILETYPE.PUB.HPOFFICE.
See also: <TYPE>.
Example
&FORWARD loop1 <CREATE 1167>
If you are in the List Area when this command is processed you will not
move forward to the label loop1 as you cannot create text in the List
Area.
MPE/iX 5.0 Documentation