Share
 
 

TEXTEVAL (System Variable)

Controls how text strings entered with TEXT (using scripts) or with -TEXT are evaluated.

Type:Integer
Saved in:Not-saved
Initial value:0

0

All responses to prompts for text strings and attribute values are taken literally.

1

All responses to prompts for text strings and attribute values are taken literally.

The TEXT command takes all input literally regardless of the setting of TEXTEVAL unless it is executed completely with a script. The -TEXT command honors the setting of TEXTEVAL.

Was this information helpful?