Fehlerbehandlung

Wie kann man Fehler abfragen?
Zum Beispiel beim Schreiben einer Datei: “unknown Directory” oder “invalid filename”:
Zwischenablage01 :

the file extension offers an Exists method
https://puravidaapps.com/file.php

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

Es gibt aber viele andere Fehlerarten, z.B. directory/file protected, file in use, out of space, u.s.w.

probably you can catch these using the Screen.ErrorOccurred event?

Taifun