On error goto 0 Gruss, thomas
>-----Urspr�ngliche Nachricht----- >Von: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Im Auftrag von Stefan H�sler >Gesendet: Dienstag, 25. M�rz 2003 15:46 >An: [EMAIL PROTECTED] >Betreff: AW: [Coffeehouse] Hihi > > >Ha, hab's. Da hat sich ein On Error Resume Next >eingeschlichen. Wenn ich sowas hinschreibe, wie kann ich dann >bestimmen, wann die Fehlerbehandlung wieder einsetzten soll? > >Also z.B. > > On Error Resume Next > rs.Update > IF Err.Number = 0 THEN > Fehlerbehandlung ausschalten > ..... > END IF > >Danke > >Stefan > > >~~~~~~~~~~~~~~~~~~~~~~~~~~~sponsored by United >Planet~~~~~~~~~~~~~~~~~ Kaffeepause im United Planet >Communityserver ... >http://www.intrexx.com/communityserver >_______________________________________________ >Coffeehouse mailing list >[EMAIL PROTECTED] >http://www.glengamoi.com/mailman/listinfo/coffe>ehouse > ~~~~~~~~~~~~~~~~~~~~~~~~~~~sponsored by United Planet~~~~~~~~~~~~~~~~~ Kaffeepause im United Planet Communityserver ... http://www.intrexx.com/communityserver _______________________________________________ Coffeehouse mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/coffeehouse
