HP 3000 Manuals

<TEXISTS> [ HP DeskManager Customization ] MPE/iX 5.0 Documentation


HP DeskManager Customization

<TEXISTS> 

Syntax 

<TEXISTS {filename} >

where:

filename              parenthetical string

Description 

<TEXISTS> returns 1 (TRUE) if a file with the name filename exists in the
temporary file domain, otherwise it returns 0 (FALSE).

See also:  <EXISTS>.

Example 

     &FORWARD savefile <TEXISTS (temp52)>

This jumps forward to the label savefile if the file temp52 exists.



MPE/iX 5.0 Documentation