Something to laugh
© Copyright Frank D. Kanu 2000-2008
Some 20 statements all with the
Technorati (All Links are external): laugh code review
if (ai_mode = DA_DELETE) then
s_mode := 'The record cannot be deleted'
else
s_mode := 'Only the description field(s) can be edited';
case pRefData.ActivePage.PageIndex of
C_CODE : ...s_error := 'C CODE is being used. ' + s_mode + '.';
D_CODE : ...s_error := 'D CODE is being used. ' + s_mode + '.';
E_CODE : ...s_error := 'E CODE is being used. ' + s_mode + '.';Some 20 statements all with the
+ '.' at the end…Tags:
laughTechnorati (All Links are external): laugh code review







