This is what I got here. Straight copy and paste into a text file with the 
addition of a first line 
SET VAR vGaugeMsg = ’Somtething’
I cleared vGaugeMsge and got the same thing except it had .vGaugeMsg instead of 
’Something’

I think it might be because it cannot find the CFG file. If you are starting 
from a desktop icon, make sure the icon is set to look in the correct directory 
for the RBGXE.exe and .CFG files. 

Albert


PS - Claire is out of surgery and in recovery. No panics on my cell phone, so 
all the prayers we have been graced with have worked. I’ll be able to visit her 
about lunch time when she is in the ward.

A

> On Mar 21, 2019, at 10:28 AM, Jim Belisle <[email protected]> wrote:
> 
> I bring up the pause with gauge box quite often when running reports. In my 
> test DB the gauge comes up properly (colors, etc).
> In my application it is all plain and not fancy like it should be. I still 
> see only the outline and hardly see the lettering.
>  
> What setting in my CFG or startup file do I need to change in order to have 
> the gauge look like it should?
> This is the code I bring into the code from a command file table within RBASE.
>  
> -- Pause 3 with Gauge. JPB
> PAUSE 3 USING 'Calculating ... Please Stand By ...'  +
> CAPTION .vgaugemsg  +
> ICON WINDOWS  OPTION GAUGE_VISIBLE ON  +
> |GAUGE_COLOR RED  +
> |GAUGE_INTERVAL 10  +
> |MESSAGE_FONT_NAME VERDANA  +
> |MESSAGE_FONT_SIZE 10  +
> |MESSAGE_FONT_COLOR WHITE +
> |THEMENAME Steel Blue
>  
> James Belisle
>  
> Making Information Systems People Friendly Since 1990
> <image001.jpg>
>  
> 
> -- 
> For group guidelines, visit 
> http://www.rbase.com/support/usersgroup_guidelines.php 
> <http://www.rbase.com/support/usersgroup_guidelines.php>
> --- 
> You received this message because you are subscribed to the Google Groups 
> "RBASE-L" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to