[Gambas-user] Issue 382 in gambas: Mkdir reports the wrong error when it gets a general system error
gambas at ...2524...
gambas at ...2524...
Thu Jan 10 00:52:49 CET 2013
Updates:
Status: WontFix
Labels: -Version Version-TRUNK
Comment #1 on issue 382 by benoit.m... at ...626...: Mkdir reports the wrong
error when it gets a general system error
http://code.google.com/p/gambas/issues/detail?id=382
22 is the error code reported by the kernel. But the Gambas error code is
42 (just use TRY and Print Error.Code to see it).
More information about the User
mailing list