Maptitude GISDK Help |
Toggles showing the reference information when calling GetLastError().
Added to Version 5.0.
SetReferenceInfo(boolean ref_info_flag)
Argument |
Contents |
ref_info_flag |
"True" to show the reference information when calling GetLastError(), else "False" |
The Reference Info option of GetLastError() must be "True" to toggle whether to show the reference information.
SetReferenceInfo("False")
on error do
ShowMessage(GetLastError({{"Reference Info", "True"}}))
Return()
end
CreateBuffers(...)
on error default
Function |
Summary |
Gets the text of the last error generated by Maptitude |
©2025 Caliper Corporation | www.caliper.com |