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

Reply via email to