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 - 4100 invalid alias http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 4100                Invalid alias
------------------------------------------------------------------------------
 Description
   This error occurs when using a variable whose type is other than alias
   in a situation where a database or index alias is required, like in

   vardef
      ulong nPtr
   enddef
   build "test.dbf" from alias nPtr // nPtr is not an alias

 Solution
   Use the alias data type where it is required.

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