Hi
Can anyone tell me the exact difference between using
a) Raise Exception
b) Message.. Raising Exception.
Inside function Modules.
Its been said in Help that the main difference lies by the exception being listed in the Calling portion. I am still not clear. Explanations with source code snippet are most welcome. Will be rewarded for sure.