AionDS Messages and Codes Guide

AionDS Messages and Codes Guide AionDS Messages and Codes Guide

arti.vub.ac.be
from arti.vub.ac.be More from this publisher
29.06.2013 Views

AionDS runtime errors .........................................................................................................................................................................................................˝.......................................... 3359 1-80 AionDS Messages and Codes DELETE function not valid for WINLIB instance; use DeleteObject instead AionDS has encountered a statement that tries to delete a dynamic instance directly in the WindowObject class or any of its subclasses (the WinLib class hierarchy). Instead of using the DELETE function to delete such an instance, send the DeleteObject method to the instance you want to delete. This will perform the additional operations required for instances in the WinLib hierarchy. .........................................................................................................................................................................................................˝.......................................... 3361 Error: DDE Library not found The DDE library cannot be found. Make sure the User-Interface setting is GRAPHICAL. You may need to import your application again. .........................................................................................................................................................................................................˝.......................................... 4801 Process %1 %2; string expected The data type of an input parameter or output parameter to a process does not match the definition of the process object. For example, the READ DATA process routine expects a string parameter as the first input parameter to the process. .........................................................................................................................................................................................................˝.......................................... 4802 Process %1 %2; parameter missing or value unknown The process object does not have all the required arguments or one of the mandatory arguments to the process is UNKNOWN. At runtime this error is typically reported when the value to a required input parameter is UNKNOWN. .........................................................................................................................................................................................................˝.......................................... 4803 Process %1 %2; string too long The value of an input parameter or output parameter to a process exceeds the maximum length allowed. Typically this error occurs if an input parameter that is used as a filename (for example, the first input parameter to the READ DATA process routine) exceeds the maximum possible length for a filename.

AionDS runtime errors .........................................................................................................................................................................................................˝.......................................... 4804 Process %1 %2; integer expected The data type of an input parameter or output parameter to a process does not match the definition of the process object. For example, this error occurs if an integer parameter is expected and a non-integer parameter is specified. .........................................................................................................................................................................................................˝.......................................... 4805 Process %1 %2; boolean expected The data type of an input parameter or output parameter to a process does not match the definition of the process object. For example, this error occurs if a boolean parameter is expected and a non-boolean parameter is specified. .........................................................................................................................................................................................................˝.......................................... 4810 Unsupported process routine AionDS does not support the process routine specified. .........................................................................................................................................................................................................˝.......................................... 4813 Non-zero process completion code The completion code of a process routine was non-zero, but there was no output parameter in which to store the value. .........................................................................................................................................................................................................˝.......................................... 4830 Remote Connect/KB control parameter has incorrect type definition The type definition of the control parameter used for the REMOTE KB process routine is incorrect. .........................................................................................................................................................................................................˝.......................................... 4880 User exit requested percolation The external program called through API requested an error to be reported to the user. This message is written to the AionDS system log. AionDS Runtime Errors 1-81

<strong>AionDS</strong> runtime errors<br />

.........................................................................................................................................................................................................˝..........................................<br />

3359<br />

1-80 <strong>AionDS</strong> <strong>Messages</strong> <strong>and</strong> <strong>Codes</strong><br />

DELETE function not valid for WINLIB instance; use DeleteObject<br />

instead<br />

<strong>AionDS</strong> has encountered a statement that tries to delete a dynamic instance<br />

directly in the WindowObject class or any of its subclasses (the WinLib class<br />

hierarchy).<br />

Instead of using the DELETE function to delete such an instance, send the<br />

DeleteObject method to the instance you want to delete. This will perform<br />

the additional operations required for instances in the WinLib hierarchy.<br />

.........................................................................................................................................................................................................˝..........................................<br />

3361<br />

Error: DDE Library not found<br />

The DDE library cannot be found. Make sure the User-Interface setting is<br />

GRAPHICAL. You may need to import your application again.<br />

.........................................................................................................................................................................................................˝..........................................<br />

4801<br />

Process %1 %2; string expected<br />

The data type of an input parameter or output parameter to a process does<br />

not match the definition of the process object. For example, the READ<br />

DATA process routine expects a string parameter as the first input parameter<br />

to the process.<br />

.........................................................................................................................................................................................................˝..........................................<br />

4802<br />

Process %1 %2; parameter missing or value unknown<br />

The process object does not have all the required arguments or one of the<br />

m<strong>and</strong>atory arguments to the process is UNKNOWN. At runtime this error<br />

is typically reported when the value to a required input parameter is<br />

UNKNOWN.<br />

.........................................................................................................................................................................................................˝..........................................<br />

4803<br />

Process %1 %2; string too long<br />

The value of an input parameter or output parameter to a process exceeds the<br />

maximum length allowed. Typically this error occurs if an input parameter<br />

that is used as a filename (for example, the first input parameter to the READ<br />

DATA process routine) exceeds the maximum possible length for a filename.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!