> FrmCustomAlert is perfectly happy with zero-length strings. However I
> suspect the problem is that you have an alert which is looking for ^1 and
> you placed the string in the ^2 position. You probably want
>
>   FrmCustomAlert(CustomAlert,"Sending R...","","");

um, sorry, no.  i got bitten hard by that.  i think it's fixed in OS3, but
in OS2 passing a zero-length string to replace any of the ^1 ^2 ^3
parameters always causes a crash.

Reply via email to