how can i call back the errors that i saved in the log file i need some function to call up the errors and view in textbox or something. can you help me. regards
B
BJ
@BJ
Posts
-
function to view error.log file -
Object to save text or number into filei'l need to make an com object to handle errors in my softwear like if i get error then i like to do on error goto saveError and in my com Object i like to say if errornumber <1000 then save errornumber or text or text and number else resume next
-
Object to save text or number into fileHow can i make an com object in vb6, that i can use to take text or number or text and number an save them to file in my hard drive?????