| Thread | Last Post | Replies |
|
| Word .doc in a VFP container | 04 Feb 2008 08:33 GMT | 2 |
Is it possible to display a .doc file in a FoxPro container (VFP 8)? Andrew McGurk
|
| VFP 9: Outlook Automation Problem | 04 Feb 2008 06:27 GMT | 5 |
My first foray into Automation is adding to my app the ability to E-mail invoices. I have an ancient version of Outlook (97 with the SR). While my code works, it only works most of the time. Sometimes, Outlook hangs
|
| report problem | 03 Feb 2008 20:57 GMT | 5 |
I have a user that has had the program for years. And for years she has printed up her report just fine until just recently. This report has a company header and information on it. It is one page long. Now what it does is, it prints the company headoer the information and ...
|
| GRID HighlightStyle / DynamicBackColor | 03 Feb 2008 19:57 GMT | 2 |
I'm trying to make use of DYNAMICBACKCOLOR & DYNAMICFORECOLOR to allow users to select items from a grid (I use a UDF to control which rows have been 'tagged'). Problem is I also use HighlightStyle = 2 on the grid which stops columns
|
| Old FP2.6 app doesnt work in win xp | 03 Feb 2008 14:53 GMT | 6 |
i have this old app in fox pro 2.6 to dos, it has a input box with a space of 9 characters (in an windows 98) but if i run this app in win xp the input box just shows space for 7 characters. how can i fix this?
|
| how to mack | 03 Feb 2008 07:39 GMT | 2 |
How to make the Standard Alone EXE file for with out Foxpro using systems.
|
| PJX OBJECT field contains personal info and being included in compiled executable. | 02 Feb 2008 20:57 GMT | 6 |
I have a client whose VFP 9 compiled executable application falls over when windows is returning from sleep mode. It says file c:\documents and settings\david.... can not be found. (I am
|
| Using the UPPER() function in a .prg with a variable. Need Help p | 02 Feb 2008 20:42 GMT | 7 |
Im having a small problem. I was writing a program in fox to read all fields then replace all data in the with uppercase data. The normal syntax i use for this is: REPLACE ALL address WITH UPPER(address) && address is the name of my field
|
| TRY...CATCH statements no longer work after regenerating binary via scctext | 02 Feb 2008 20:31 GMT | 1 |
After regenerating form or class binaries via scctext (we use source control software), TRY CATCH statements produce a "TRY/CATCH/FINALLY/ ENDTRY mismatch or error" error. Simply resaving the binary fixes the problem.
|
| Query a table to a Spreadsheet | 02 Feb 2008 11:11 GMT | 2 |
I am using Foxpro 2.6 & have to query a table , do some math within the coloumns & then if possbile display the results in a spreadsheet . Just wanted to know if that is a possibility & how can i do it ... Any help would be really appreciated ..
|
| FPW2.6, index does not match table error | 01 Feb 2008 19:16 GMT | 2 |
Hello group, long time no see.. I'm back momentarily to ask about this strange error; I was testing for how likely a random number collision would be when assigning random numbers to 50 records.
|
| Closing an external app since VFP | 01 Feb 2008 18:33 GMT | 2 |
An application must be closed to prevent troubles in my app. I´ve tried DestroyWindow without success. Had someone experience in doing this? I use VFP7 and WinXP SP2
|
| SQL Equivalent for Ascending/Descending | 01 Feb 2008 13:14 GMT | 22 |
I'm reading through the doc for "Alter table - sql command" & I don't notice any allowance for the ascending or descending keywords ... is there any?
|
| Vista and FoxPro 9 and Serial Ports | 01 Feb 2008 02:49 GMT | 22 |
I have a cash drawer that attatches to my computer via a serial port. My XP machine crashed not long ago and I bought a Vista computer, but it does not have a serial port available. I have a serial to USB cable adapter, but I cannot get my cash drawer to open using it. Does ...
|