<<< Date Index >>>     <<< Thread Index >>>

[SOLVED] Re: how to display a status-message from macros?



> > > That, or putting a "<enter-command>set ?from<enter>" right at the 
> > > end
> > > of the macro?
> > 
> > Yes, thank you! It's exactly this. Is it also possible to display such
> > message but not a variable but only text like "now, ok..."?
> 
> :set my_var="now, ok..."
> :set ?my_var
> 
ok, now, all is clear and works fine. :) Thanks you!
raphael