-- do something about
alert "Not enough memory to continue"
end if
TC_ErrorCodeToString(errorCodeNumber) - where errorCodeNumber is the negative integer
returned from TC_GetLastError. Returns the string description of the error code. Returns the text
description of the specified error code.
Example:
on showError which
alert(TC_ErrorCodeToString(which))
end
Online Help
50
Comentarios a estos manuales