I'm trying to install a patch for an Excel add-in. The patch is an exe file. Whenever I run it the VFP install screen appears and it is looking for the msi file. How can I install the patch without calling visual foxpro functions.
I am working in a report and grouping by date.
This sounds really dumb but if I calculate a sum to a date, in this case two parameters: bundles and hours. I obviously obtain two totals. If I create two variables (bund_tot and hour_tot)to obtain the same totals, they match. In this case, 3...
I'm relatively new to Visual Foxpro having been coding FPW 2.6 for years. I created a program and can run the .exe file from the development folder as a standalone executable. When I copy the necessary files (.exe, .dbf's, .dll's) up to the network to run from a network drive the application...
I'm changing some Foxpro 2.6 apps to Visual Foxpro and, being relatively new to VF, to make it easier I am using form wizards.
Anyhow, the main application appears fine on the screen but when a user clicks the "Search" icon the main Visual Foxpro window appears. How can I change the class...
When some users run a couple particular reports, they do not print to their default printer nor, when given the prompt to select a printer, print to that printer. They all print to the printer in my office. The reports do not have any environment saved nor are they specified to run on a...
My application (ver. 2.6a) requires particular libraries for use in different modules. Attempting clear a library with SET LIBRARY TO' or simply calling the new library 'SET LIBRARY TO FOXTOOLS' causes a windows error message to appear:
An error has occurred in your application.
If you chose...
This is an intermittent problem. On occassion, users will print reports from a FPW 2.6a application and for some reason their windows printers will disappear. It is not confined to a particular report and all reports these users run are provided a 'PROMPT' command allowing them to select a...
I am using a listbox created from an array. The array dimensioned as [x,8]. The listbox will display the fields in a columnar format where each field right or left aligns as necessary. I attempt to maintain consistent positioning between the fields using the space() feature but I still cannot...
My application resides on an NT4 server. One of the applications is used exclusively by one workstation. The program calls for a local .dbf to:
1. zap all records
2. insert a record from memory variables
3. print a report from that local table (a single record)
Every once in a while the...
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.