Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 3500 invalid function type http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3500                Invalid function type
------------------------------------------------------------------------------
 Description
   This error occurs when the declared return type of a function is invalid.
   Functions may not return special data types like alias, file, memo, and
   untyped. Arrays and structures can not be returned either.

 Solution
   Correct the return type of the function. Ensure that the function is
   declared as returning one of the character, numeric, date, logical and
   pointer data types.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson