06-11-2012, 05:41 PM
hi dude,
my string is ASF467 this is for both empid & eempid
as u told above line it is displaying value as "-1" instead of "0" what to do pls help me.
when i am using this line my while loop is continuous.
regards,
Praveen raaj.
my string is ASF467 this is for both empid & eempid
Code:
c=strcomp(cstr(empid),cstr(eempid))
msgbox c
as u told above line it is displaying value as "-1" instead of "0" what to do pls help me.
Code:
while strcomp(cstr(empid),cstr(eempid))=0
regards,
Praveen raaj.