This section describes return code messages that are returned when using the Net.Data built-in functions.
A message and its help information are provided as follows:
-1002 function function. Unable to allocate memory. Explanation: The server could not process a request for storage from Net.Data. User Response: Ensure the server has enough memory.
Each message has a return code number by which you can locate the message and additional information about why the error occured and what you can do to resolve the error. The return code number can be positive or negative:
The message text accompanies the number and briefly describes the error condition. This text might include function, file, variable, or language environment names. These names are not included in this document, but are provided within the message.