Using access status bar

  • Thread starter Thread starter Oded Kovach
  • Start date Start date
O

Oded Kovach

Hello there

I would like to give messages to the user using the status bar

how can i write on it?

any help would be useful
 
Oded Kovach said:
Hello there

I would like to give messages to the user using the status bar

how can i write on it?

any help would be useful

Use the SysCmd method. It's described in Help, including how to use it to
display text on the status bar.
 
Back
Top