Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / Failed to 'UnfoldFileDataConstants'

Author
Message
matt rochon
21
Years of Service
User Offline
Joined: 15th Mar 2003
Location: Canada
Posted: 9th Sep 2004 10:23
any ideas what this compile error is?
Lost in Thought
20
Years of Service
User Offline
Joined: 4th Feb 2004
Location: U.S.A. : Douglas, Georgia
Posted: 9th Sep 2004 14:03 Edited at: 9th Sep 2004 14:28
post the line of code it occurs at. different things cause he error. could be a constant declared without a value like

or a constant with the same name as part of a command like

Sometimes I get that error for no apparent reason and I can add a _ to the variable name and it works like

instead of


[edit] Nevermind about the last example I just found out player is part of a command.

Dave J
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 9th Sep 2004 17:08
Usually it's a reserved word (System, Normal, etc) so it can't be used as a Constant, you'll just have to change it to something else or just put a c in front of it or something lol.

I'm guessing you're using BlueIDE? If so, then compile it in DBPro and it should tell you which constant is causing the problem.


"Computers are useless they can only give you answers."
matt rochon
21
Years of Service
User Offline
Joined: 15th Mar 2003
Location: Canada
Posted: 10th Sep 2004 00:14
yea apparently the word GRAVITY is a reserved word...

i thought of this after i posted sorry guys

Login to post a reply

Server time is: 2024-09-22 23:22:41
Your offset time is: 2024-09-22 23:22:41