Command Reference : Command Reference
  
 
statusline
Send text to the status line.
Displays a message in the status line at the bottom of the EViews main window. The message may include text, control variables, and string variables.
Syntax
statusline message_string
Examples
statusline Iteration Number: !t
Displays the message “Iteration Number: !t” in the status line replacing “!t” with the current value of the control variable in the program.
Cross-references
See “EViews Programming” for a discussion and examples of programs, control variables and string variables.
See also commandcap.