I have VFP 2.6 and up on one machine. Another idea is to use VMWare (Virtual machines) Good stuff You can have a virtual machine for each version of VFP
Kevin
I am anxious to try the latest version improves the Word output. Earlier version output to text boxes which was not very easy for end-users to update. They did it this way to get a more accurate registration.
Kevin
Hi AJC0101
I have used XFRX for a number of years. It is an excellent product. They update regularly. Most of my work with it has been done in VFP 6.0
Kevin
I am going from VFP 6.0 & 7.0 to VFP9.0
I have noticed that reports run very slowly in VFP 9.0 I have only done this one report.
I wonder if something has changed and the way I have done my reports in the past needs to change.
Here is how I get the cursor for the report.
In the code of the...
Here is my code that is having the issue
TempSelectedName=ALLTRIM(SelectedName)
AppendedString= "ALLTRIM(" + FirstField + ")=='" + TempSelectedName + "'"
replace ALL selected WITH .t. FOR &AppendedString
If SelectedName has an apostrophe in the string I get the error
The following code is giving me a problem due to the apostrophe in the string
Command contains unrecognized phrase/keyword
Name=='This is Mary's book'
How can I resolve this problem?
I have a listBox with mover bars whose rowsource are values
For example
I have 5 values
Red
White
Blue
Green
Yellow
After rearranging the colors in the list, I need to know what the new order is.
Which one is in row1, row2,row3 etc.
How do I do that?
Thanks
Kevin
I am using VFP 7.0
Here is my issue
I have a field which is character named TransDate
In an SQL statement I would like to use an ORDER BY on this field
Because the field is character 01/05/2004 comes after 10/15/2005
I thought I could use the following
ORDER BY TransAct.Pcard...
I have an old project that was developed using VFP 3.0. When I run on Windows XP I get the error message insuffucent memory. It was initally owrking and now does not
Any thoughts on how I can get this to run on Windows XP
Thanks
Kevin Cotter
Byron Schools
I have started having a number of my clients who use XP experience the following error when using my applications developed using the VFP FP 6.0 install program
C:\Windows\system32\autoexec.NT. System file is not
suitable for running MS-DOS and Microsoft Windows
applications.
I see where there...
I am trying to record a macro where the user goes from one combo box to the next. How do I reference the combox I want to go to. Clicking on it with a mouse does not work, nothing gets recorded.
I have a very simple issue
I want to chart data acroos mutliple worksheets. Is this possible?
For example
WS 1 is where I have the chart
Sheets 2-5 have the same exact worksheet.
How do I chart a cell across these sheets. When I use the charting wizard I always get an Invalid reference...
What is the equivalent function for CODE in Excel
This function is not supported on my Palm using Documents to Go on my Palm. It woeks fine on the desktop spreadsheet
Thanks
Kevin Cotter
Byron Schools
I have a very simple application which is run from one form.
I built the projection into an exe. It works fine but I don't want the main menu bar showing. How can I make it disappear and still run the form?
Thanks
Kevin Cotter
Byron Schools
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.