All of a sudden a file, _command.prg, appeared. I recently migrated to a mew computer and may have changed a setting when I reinstalled VFP 7.0
Any one know what I did ?
We send up to 30 reports to the printer. some of which are lengthy.
There is a delay between reports as the data is manipulated, and I put in
If lastkey() = CHR(27)
to see if escape was pressed, and abort the report.
It works fine, except when the next report is being processed, the IF...
When I double click a pdf document on the internet, I get a blank screen after a message on the bottom says "Installing Components" and then a little box with an "X" in it in the top right corner.
It works fine when I click on a PDF document on my local drive.
We distribute an applications annually. With the 2005 edition , a customer tried to delete an .exe file with windows explorer. When they next tried to run the application, windows installer tried to install and things went down hill.
We get an error message # 1300, and the line number is...
I have an application that prints PDF files. If the user has Acrobat Professional installed, I can do it transparently using the coding in chapter 8 of MegaFox by Hertzenwerke Publishing.
The only way I can do it if the user has only the Acrobat Reader installed is by using ShellExecute.
1. Is...
I am using ShellExecute to print a PDF file. I gave up on trying to close adobe Acrobat when the printing is done.
I also want to delete the file after it is printed. However, the file is in use until released by ShellExecute and the Delete command fails, or the delete command executes too...
I am trying to use the ?|?? commands to sned dat to a printer and eventually create a PDF file.
I am having trouble selecting a fixed space font, or any font for that matter. I believe my syntax is correct.
Is therer a setting I am missing, such as where to find the font???
Is there a way to control the vertical spacing of the lines on a desk jet printer, with VFP 7?
No problem with laser jets that take cursoe movement calculation s to 4 decimal places.
I have to duplicate some GI forms that do not follow thw conventional 10 Pitch and 6 LPI.
Thanks
Michael...
I am responsible for an application that does the following:
Collects data for local Government tax forms. The filled in tax forms are then printed to a LASER printer using printer fonts (Soft Fonts), which are downloaded to the printer. The forms are constructed line by line.
Problems:
1...
I am using a dropdown combobox, style = 0.
I nedd to detect when the user enters something not in the list, (which is populated using the addlistitem method).
It appears that the displayvalue is not updating accurately.
For example: if the textbox portion contains 'hat' and the user...
I am using VFP 7 and tried creating scrollable forms. I was not satisfied and could not live with the limitations. Some of you experts had warned me about this.
Does anyone know if there has been any improvements to this in VFP 8
Thank you
Michael
mkatzla@juno.com
We distributa an application and if the user installs it in a folder that includes a "space" in the path name, it gernerates eroor # 202 "Invalid Path or File Name".
Tried enclosing path name in quotes and it still doesn't work.
Any Ideas?
What is the best way to poulate a listbox and avoid items appearing twice when using the scrollbars. Also, the last item cannot be displayed without using the down arrow or the bottom scrollbar arrow.
Thank You
Mkatzla@juno.com
For some reason a form that was releasing properly no longer does.
Here are the facts.
App was developed using VFP 5
It is a blank form with no controls. Its function is to let the user know that the app is running, while it updates last year data.
It was working fine last year. I copied all...
Using VFP 7 I finally got InstallShield to work and install the DLLs and Ocx files. However the installed program only works on the machine where Setup.exe was run. On other workstations it produces errors like "Cannot find VFP libraries", and an OLe control is not found (because it is...
I am new to VFP 7 and installShield and foolishly answered "Yes" to disable the "Change", "Remove" and "Repair" buttons in the general information section of step 1.
Now I can't test my setup without removing the prior installation, which I can't remove...
I would like to insert some code into the "DragDrop" method of @ 175 controls on a pageframe. The original programmer was inexperienced and the controls are classes from 7 different libraries. I hesitate to make the changes in each of them, as I am not aware of what the effects might...
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.