| Thread | Last Post | Replies |
|
| Control font when MODIFY MEMO | 30 Jun 2008 16:54 GMT | 5 |
I have an application where a principal functionality is involved with editing and reading MEMO entries in FoxPro tables. I've had mixed success with changing the font when within a MEMO field. I generally change the font from Courier to Arial, and from 8 point to 12 and like
|
| ADir Command | 30 Jun 2008 16:53 GMT | 1 |
I'm using the ADir command to list files to an array. It's possible to list only the files updated 5 days ago and not all the files? Thanks. Ilidio Pedrosa.
|
| Junk mail in Outlook Express | 30 Jun 2008 08:50 GMT | 1 |
I have approx 950 junk email messages in my Outlook mail box. They are all based on 1 theme about Vaigra and sex and i am desperate to get rid of them asap. Is there any way i can block the senders all in one go rather than one at a
|
| HALO 2 --- Won't sync back up to Live placemark after OS reinstall | 30 Jun 2008 08:49 GMT | 1 |
Had to blast the machine and reinstall the OS....Vista Ultimate. I forgot to backup my Halo 2 (Vista) save game and had to start all over again. I get an error message between chapters that says the current save doesn't match my Live save spot. Since there is no way to "sync" ...
|
| Multiple monitor support | 30 Jun 2008 07:26 GMT | 2 |
Trying to write a custom presentation application.. In a dual or multiple monitor system, is it possible to direct a form to a specific monitor at runtime? Any help appreciated
|
| Columns of a grid automatically assigns the ControlSource | 30 Jun 2008 04:57 GMT | 7 |
I have a grid with a defined set of columns. Some of them have the ControlSource set for the required fields of the table. Some does not have the ControlSource set as no data is to be saved for those
|
| How to tell if an app is running. | 29 Jun 2008 00:07 GMT | 8 |
Hi All. I am looking at integrating x-charge for credit card authorization. It uses a simple call to it's exe along with some parameters. It's only requirement is that you cannot have another session running. (VFP will hang if it is) Is there a way to test to see if "xcharge.exe" ...
|
| Win7 & FoxPro | 28 Jun 2008 09:31 GMT | 6 |
What do you think? Can Win7 host FoxPro? Regards
|
| Report printing | 27 Jun 2008 23:34 GMT | 2 |
We use Fox 2.6 to create our Purchase Orders. What I am trying to do is have one copy of the P.O. printed locally (to the default printer) and another copy go to a printer connected to a networked PC in another part of our building.
|
| DateTime() Q. | 27 Jun 2008 13:14 GMT | 3 |
I have a field that has the DATETIME() of the entry. How do I sql the datetime field for just the date and not the time portion? ie. SELECT * FROM xxx WHERE between(mydatetimeField,dateStart,dateStop) INTO
|
| TEXBOX | 27 Jun 2008 02:52 GMT | 2 |
Hi to All, I've already post this question, but I can't find it. My Question: If the user inputed on a Textbox 5x5 or 5*5 the result is 25.
|
| Saving preferences for .PRG editing | 26 Jun 2008 15:00 GMT | 4 |
I have had trouble with this for quite a while VFP6 - VFP9. I want to set editing preferences on .TXT and .PRG files such that when I open one to edit, it will inherit the conditions specified in the dialog. I am using a resource file (foxuser) and if I set the preferences on ...
|
| I need help with joining derived tables in VFP 9 | 26 Jun 2008 10:57 GMT | 1 |
I have three derived tables generated by select some columns from the same tabel . I have written SQL statements to summarize the information of each table based on certain columns in the main table.I wrote an SQL statement where in it sql should perform the
|
| Totals under 500 using SQL | 26 Jun 2008 04:43 GMT | 13 |
I have a table of donations, all random amounts but each one is under 10.00 I need to create a cursor that aggregates these into totals, each of which must be under £500. In manual terms, go through the list, adding up each donation with a calculator until the next donation would ...
|
| It's All Too Much | 25 Jun 2008 17:18 GMT | 3 |
Hello and thanks for the help. It has just dawned on me that I need a database of my forms, prgs, classes, projects, etc. I am a one man shop and I have this problem so I imagine that larger shops
|