If the blue dots in the gutter don't line up with the code then go back to
where they break ranks with it.

We had a similar issue here last week and that solved it - I was missing the
closing brace off an {$ENDIF} in a previous method.

cheers,
Paul.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Alistair
> Grant George
> Sent: Tuesday, 1 June 2004 8:12 a.m.
> To: [EMAIL PROTECTED]
> Subject: Re[2]: [DUG] Weird Delphi Warning
>
>
> Hello Dennis,
> To clarify; if I put
> result:=#1; before
> DC> if (Prompt = '') and (CheckBox = '') then exit;
> Still shows warning.
>
>
> I thought defining the result even as a nil value would be OK?
> Cheers,
> Al+
>
>
> Tuesday, June 1, 2004, 7:32:24 AM, you wrote:
>
> DC> Because the following line will exit from the function
> without returning any
> DC> values.
>
> DC> if (Prompt = '') and (CheckBox = '') then exit;
>
>
> _______________________________________________
> Delphi mailing list
> [EMAIL PROTECTED]
> http://ns3.123.co.nz/mailman/listinfo/delphi
>

_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to