I am new to Foxpro. I work in Access normally. It has confounded me that there is no way to easily open a screen with a "button" on another screen. Can anyone help!!!
I'm not sure what difficulty you are having.<br><br>In Fox 2.6, the Valid of the button would simply execute:<br><FONT FACE=monospace>do screen2.spr</font><br><br>In VFP, the click of the button would execute:<br><FONT FACE=monospace>do form screen2</font><br><br>If this doesn't address your issue, could you provide us more details? <p>Robert Bradley<br><a href=mailto: > </a><br><a href=
Thanks for the help. I figured that out this morning. I find Foxpro overloaded with programming. I've done some C programming, but when you attach it to forms and dbf tables it becomes quite convoluted. I am accustom to creating something then adding code to it as necessary. Foxpro adds so much behind the scenes I can hardly think where to begin. Again, thanks for the help.<br><br>
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.