I've run into a really strange problem. I've got this chunk of code in my app:
* There shouldn't be anything open in any datasession
* Make sure there isn't
CLOSE DATABASES ALL
ASESSIONS(aDataSessions)
FOR i = 1 TO ALEN(aDataSessions,1)
SET DATASESSION TO (aDataSessions[i])
CLOSE...
My FAQ on how to get VFP to print detail in the first cell of a multi-column report with a group by and horizontal printing is now online at faq184-4657
-BP
www.peisch.com
Am I just being dense or blind (wouldn't be the first time) or is there no FAQ on centering a checkbox in a grid column? If there really isn't one, I can go ahead and write one up.
-BP
www.peisch.com
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.