Subject Re: Dbase 10 problem
From Akshat Kapoor <akshat.kapoor@kapoorsons.in>
Date Mon, 13 Jan 2025 14:29:33 +0530
Newsgroups dbase.getting-started

Good Afternoon Charlie,

> I have an old computer that i am still using dbase 10 on.  I don't want to waste an update on it.
>
> In a form that I want to see the code related to a button, if click a selection in events normally it should take me to the associated code for that selection.  Instead it goes to the beginning of the code.   Is there a way to fix this other than updating?

A continuation of my earlier post.

If it is just 1 file then make a backup in a different directory.

Open the file in editor comment out all the events.

Save and close the file. Reopen it.

Check the navigation if it is working. Then un comment 1 Event.

Save and close the file.

Repeat the above steps till you are able to locate the offending event.

Once narrowed check for all closing statements like endif,endcase,
return etc.

Single missing closing statement can be the cause of this error.

Regards
Akshat


Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0