PDA

View Full Version : SB7 7.1.2860 crash



NewsArchive
02-27-2010, 02:21 AM
Friedrich,

I can duplicate this behavior in my script:

1) Add Display message box.
2) For the text, just place a runtime variable, ex: %_SB_INSTALLDIR_%
3) Compile. The SB7 IDE will crash.

The workaround is to place some text in the message body: Install directory:
%_SB_INSTALLDIR%

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm

NewsArchive
02-27-2010, 02:22 AM
Russ,

> I can duplicate this behavior in my script:
>
> 1) Add Display message box.
> 2) For the text, just place a runtime variable, ex: %_SB_INSTALLDIR_%
> 3) Compile. The SB7 IDE will crash.
>
> The workaround is to place some text in the message body: Install
> directory: %_SB_INSTALLDIR%

Tested on four different machines here (XP, Vista, Win7 32-bit and 64-bit)
and it always worked fine.

I have tons of runtine variables in "Display Message Boxes" in our test
scripts <g> I think there must be another reason for the crash.

Friedrich

NewsArchive
02-27-2010, 02:22 AM
I think you may be correct, I just got the crash again. I added some
message boxes to debug why one of my entry controls in a custom dialog never
gets a value. I've two other entries in this dialog that do work.

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm