|
|
FML Error Messages
The following table lists the error codes, numbers, and messages that you might see if an error occurs during the execution of an FML program:
Error Code |
# |
Error Message |
---|---|---|
FALIGN |
1 |
fielded buffer not aligned |
FNOTFLD |
2 |
buffer not fielded |
FNOSPACE |
3 |
no space in fielded buffer |
FNOTPRES |
4 |
field not present |
FBADFLD |
5 |
unknown field number or type |
FTYPERR |
6 |
illegal field type |
FEUNIX |
7 |
UNIX system call error |
FBADNAME |
8 |
unknown field name |
FMALLOC |
9 |
malloc failed |
FSYNTAX |
10 |
bad syntax in boolean expression |
FFTOPEN |
11 |
cannot find or open field table |
FFTSYNTAX |
12 |
syntax error in field table |
FEINVAL |
13 |
invalid argument to function |
FBADTBL |
14 |
destructive concurrent access to field table |
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|