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 / need help!!!

Author
Message
Northern Lights
20
Years of Service
User Offline
Joined: 12th Oct 2003
Location: Minnesota, USA
Posted: 17th Oct 2003 21:47
When I run my "game" db returns an error message that says that Loop is not an object. I really don't get this because loop is a command! Can somebody tell me what i'm doing wrong?
Kentaree
21
Years of Service
User Offline
Joined: 5th Oct 2002
Location: Clonmel, Ireland
Posted: 17th Oct 2003 23:08
Sounds wierd. Post up a snippet, that makes it easier for us to check your code for errors.

I would be unstoppable if I could just get started...
Northern Lights
20
Years of Service
User Offline
Joined: 12th Oct 2003
Location: Minnesota, USA
Posted: 19th Oct 2003 01:14 Edited at: 19th Oct 2003 01:15
REM REFRESH SCREEN
Sync
loop

It started when I changed some of the code (view it by hitting the source button).
it higlights the Loop line above and says that it isn't an object.
UnderLord
21
Years of Service
User Offline
Joined: 2nd Aug 2003
Location:
Posted: 19th Oct 2003 01:20
uhh sounds like you put loop somewhere it isent sopost to go useally i put
rem refresh screen
sync
loop

at the very bottom of my code i think you only need the loop command there only once anymore then once and you might get the error your talking about so try and remove any other "loops" in your coding and see if that helps if not just reload your code so that way you don't have to type loop back into every place you deleted it from....

http://www.freewebs.com/ingamers
indi
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Earth, Brisbane, Australia
Posted: 19th Oct 2003 05:08
the loop command requires two words for its command usage.

do

loop


this defines the looping area.

Login to post a reply

Server time is: 2024-09-21 06:26:20
Your offset time is: 2024-09-21 06:26:20