While this may not hold in this instance, I have had a problem with a NULL being added to some strings in VFP 8.0. The Alltrim() did not remove it. I'm forced to use a Strtran() to replace the Char(0) with ''. Nutty, but it works. I've not been able to determine why some functions, such as the...
Tony,
Using VFP 8.0 and bindevents I was able to grab the dblclick of everything in the grid using the following code in the Init of the Grid.
*!* Init of Grid
DoDefault()
*!*I have a whole resize and menu batch of stuff that I do *!* with every object.
For Each loColumn in This.Columns...
Make sure that you get the latest VFP 8.0. That will save you from facing the learning curve to an OOP development environment. Get some help from a VFP programmer, contract with them if you need to, or go to Lead Associates and get some VFP training. Also do a search on the Internet for Visual...
My GW 5.2 will only work on my Win 2000 Pro workstation at the end of the installation. Once I shut down GW I get the famous 80004002 OLE error message. I installed the WMS file provided by Novell, but that didn't work. So I blew off Win 2K and reinstalled. Then the WMS update and the GW 5.2...
My GW 5.2 will only work on my Win 2000 Pro workstation at the end of the installation. Once I shut down GW I get the famous 80004002 OLE error message. I installed the WMS file provided by Novell, but that didn't work. So I blew off Win 2K and reinstalled. Then the WMS update and the GW 5.2...
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.