In 2.6 you could create a screen and then genrate the code for it into an .SPR and then modify the code into a PRG. Can you generate the code from a 6.0 wizard generated form?
In VFP6 (or 3, or 5 for that matter). There is no SPR. The code is run direct from the SCX. You can use the object browser to dump a class to code, but I have never seen much advantage in that. If you say why you think you need the code we could probably point you in the correct direction.
VFP 6.0 creates a find cmd btn on the form which you can use to search any field in the table. I can set the order of the tag on the click event for that find button to one index. I can't figure out how to set the correct index depending on which field the user picks to search on. I can write code for my own search button, however that would take a lot of code for 8 of the most used fields.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.