How in the heck do I get my development layout stuff to stick. I would like my forms to open from 0,0 to 200,300 and my properties sheet to be from 0,350 to 200,550 for instance. I end up having to tweak this stuff constantly as I cycle through my forms.
Are you using a resource file?<br>
Try the following:<br>
<br>
? SET('RESOURCE')<br>
? SET('RESOURCE', 1)<br>
<br>
The first should return "ON", and the second should return a path to FOXUSER.DBF, and the FOXUSER should be unshared and read-write.
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.