Sorry I didn't explained very well:
I can't type ErrorLabel() on all my sub functions on B4P (I have an hundred). I would call a sub function from the ShowError() void function on the Class1.c available in the Tzor folder... It'll be faster than write a lot of ErrorLabel() on each sub function on my B4P source code... And in even time I get the error message... (optional, it's not serious if I can't get it directly from ShowError(), I can use your Lib Exeption...) I just want run a sub function without parametters if really I can't/it's too hard to write the c# code...
Tell me if you don't understand... I'm french and sometime I write too fast...