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...
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
I am getting an error using DEL, ERASE or RD in a batch file in Windows XP
Here is the syntax
RD /S/Q "C:\PROGRAM FILES\PALM" >NUL
DEL /S/Q "C:\PROGRAM FILES\PALM\*.*" >NUL
ERASE /S/Q "C:\PROGRAM FILES\PALM\*.*" >NUL
The error message I get is
Invalid Switch -/S
Works in 98, not XP
Any...
I had some questions concerning hiding a form and then reaccessing the hidden form. I was notified of some reponses and all references to that question are deleted. if you responded, please answer again.
Thanks
Kevin Cotter
I am writing an application using FoxPro VFP 6.0 and ActiveSync. I use Satellite Forms and CESync from pda-tec.com When I disconnect my PPC I get an illegal operation. Apparently software runs when I disconnect. Has anyone else experienced this porblem.
If I completely exit VFP and then...
I am having an issue on a Win98 machine on a Novell network. I am using NDPS and when I print using the Print Preview icon from a report, a dialog comes up asking me to save the report as a file????
Thanks
Kevin Cotter
Vyron Schools
I have an SQL where I have Table A and Table B.
I want to find the records in Table A which do not match with table B
Is there a way to do this?
Thanks
Kevin Cotter
Byron Schools
Hi
I am trying to use the Task Scheduler in Windows XP. I am an Administrator equivalent. When I click on new task nothing happens.
If I sign in as administrator it works. This must be a permissions issue.
Can anyone help.
Thanks
Kevin Cotter
PES
I am not sure if anyone can help me here but here goes.
I have an application that has a table which has many fields. The size of the fields in many cases is quite small.
I know there is a limit of 255 fields per free foxpro table. The fields for this table appear on a form with pageframes...
I would like to create a form that will scroll
I design in 800 x 600
I would like to have more items on my form than can be shown on this size form.
I would like a vertical scroll bat.
Can someone give me a simple example how this would work
I would like to do it on a form with Page frames...
I would like to create a form using pageframes. I would like to have the tabs be fixed on 3 rows with 1t tabs. The caption for each tab can be changed programtically. I don't want the postion or rows of the pageframe to change. I just want 3 fixed rows. Is this possible. I am using VFP 6.0...
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.