displaying status when running a module

T

tim

what is the command to display a text msg in the area
where the "ready" msg is displayed.

I would like to display 'record 1 to x' etc
 
M

Marshall Barton

tim said:
what is the command to display a text msg in the area
where the "ready" msg is displayed.

I would like to display 'record 1 to x' etc


See the SysCmd function in Help. It can be used to display
a message with or without a progress meter.
 
Top