O
OctavioOlguin
Guest
Hello everyone! BLOCK-LEVEL ON ERROR UNDO, THROW. DO ON ERROR UNDO, THROW: RUN asdfsd no-error. CATCH myS AS Progress.Lang.SysError: MESSAGE "Error file not found!!!: " myS:GetMessage(1). END CATCH. END. What's wrong with that,as I cant get the message fired...?? All I get is a Stop Condition... TIA
Continue reading...
Continue reading...