‎2007 Jul 09 5:14 AM
i need to know the diffrence between break point and watch point?
‎2007 Jul 09 5:17 AM
break point: to stop the compilation of program
maximun of 30 break points can be used.
watch point: to view the value for each field.
maximun of 10 watch points can be used.
regards
pradeep
‎2007 Jul 09 5:17 AM
‎2007 Jul 09 5:17 AM
break point: to stop the compilation of program
maximun of 30 break points can be used.
watch point: to view the value for each field.
maximun of 10 watch points can be used.
regards
pradeep