Z zxwmail Unregistered / Unconfirmed GUEST, unregistred user! 2000-09-16 #1 alway show,but i dont know how to disable ,the program will halt, but i want program to continue run ,help me
alway show,but i dont know how to disable ,the program will halt, but i want program to continue run ,help me
A Another_eYes Unregistered / Unconfirmed GUEST, unregistred user! 2000-09-16 #2 check ur codes, make sure there's no things like 3.2*5/0 appeared. if u mean StrToFloat, then u can try to use TextToFloat to instead(this function return False instead of raise exceptions if the Text u've given can't be changed into float value).
check ur codes, make sure there's no things like 3.2*5/0 appeared. if u mean StrToFloat, then u can try to use TextToFloat to instead(this function return False instead of raise exceptions if the Text u've given can't be changed into float value).
Y yuer Unregistered / Unconfirmed GUEST, unregistred user! 2000-09-16 #3 check array which u use in ur codes but out of index
O OopsWare Unregistered / Unconfirmed GUEST, unregistred user! 2000-09-17 #4 pay attention to NULL fields! it will conduce CORE DUMP