Hello
Is there a way, to create a Active4D runtime error in a 4D Method, so active
4D break's with a a4d Error-page?
// in Active4d script call a 4D Method
my4DMethod("abc",$v)
//my4DMethod
if($2<1)
A4D_???? // create a Active4D runtime error (as the Active 4D throw
command works.)
end if
// Active 4D then should create a Error like this
Active4D error
Source Method Line
/test.a4d [main] 100
my4DMethod("abc",$v)
Error in 4D Method
Regards, Oliver
_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/