seterror
VALUE

The seterror statement changes the error message returned by info(“error”).


Parameters

This statement has one parameter:

value – is the text to be placed into the info(“error”) buffer.


Description

This statement can be used in error handling code to change the text of the error message.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0 (however, it was not documented before).