PdcApplication.LastError: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Declaration ==
== Declaration ==
 
LastError as String


== Description ==
== Description ==
 
Returns last errorstring


== Notes ==
== Notes ==
 
Returns the last reported PdC error. Not set for all userexits though.


== Code example ==
== Code example ==
Line 16: Line 16:


== Availability ==
== Availability ==
Available since January 2002.(From version 2.7)

Revision as of 11:34, 21 May 2012

Declaration

LastError as String

Description

Returns last errorstring

Notes

Returns the last reported PdC error. Not set for all userexits though.

Code example

Availability

Available since January 2002.(From version 2.7)