I don't have a VFP 6 or 7 Licensing agreement available. I went to MS Knowledge Base and it was no help.
Where can I go to get this info.
I need to know about distribution of users for VFP.
In the older FoxPro version there was concurrent users licensing. Where the maximum number of users at...
So how would I determine the version of EXCEL. I receive files from about 10 different sources that come as EXCEL files. Is there some way of finding the version # before I commit it to a VFP program?
I have subclassed all of the VFP classes and can use them just like regular classes except to the FORM class.
How can I make a new form without using the standard VFP form and then putting the subclassed form on top of it?
I have a VFP 6.0 routine that would append an Excel file to a dbf file using the following command:
APPEND FROM filename TYPE XLS
For over a year this worked for all of the files that I received as Excel.
Then I began to get Windows Level Error Messages and the entire program would shut down...
thanx rgbean and danceman
The GETENV("WINDIR") gave me what I needed.
The problem did occur when the form first loaded.
The function gives me the directory name I needed.
I am running this code on 8 work stations. It runs ok on 5 of them but the other 3 get a "'field' phrase cannot be found" error message at the ****** point indicated below.
The code is in a form activate event.
2 of the machines are on 98 the other is on XP...
I can build an EXE and can run it from the COMMAND box in VFP.
When I left click on the icon the screen flashes and nothing happens. If I go to the Windows Task Manager it shows that it is running.
If build the same project as an APP, the same thing happens.
However if I right click and select...
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.