At 09:01 PM 2/23/2005, John Docherty wrote:

Thanks for that, but I really want to change the top caption that appears
when you start up RBASE - the one with the RBASE Icon, followed by RBASE 7.1
[Connected: databasename] - [R>Prompt] (or whatever tool is being used).


John,

Look at the syntax of my earlier reply under the same subject line:

====
Try this:

SET VAR vMyCurrentDir TEXT = NULL
SET VAR vMyCurrentDir = (CVAL('CURRDIR'))
SET CAPTION .vMyCurrentDir
RETURN

That should give you exactly what you are looking for.

And that is your tip of the day!

Very Best R:egards,

Razzak.
====




Reply via email to