| Thread | Last Post | Replies |
|
| Launching Internet link from memo fields | 31 Oct 2006 18:53 GMT | 4 |
I find this works in VFP 7.0 and 9.0, but when running from runtime it doesn't work. Is it only available when run from the development environment? Thanks. Dan
|
| Copy cut paste hotkeys not working in zoomed memo window | 31 Oct 2006 18:44 GMT | 3 |
I have a Zoom button class that opens a given memo field in a separate window and allows edit. My problem is the copy cut paste hotkeys don't work inside this window - you just get a little blob appearing. Using the menu option to copy cut paste inside the window works fine. The ...
|
| Passer une variable a un report | 31 Oct 2006 18:24 GMT | 5 |
Salut, je voudrais que mon report montre dans la tete de la premier page le valeur d'une variable qui peut etre sauvegardee dans une table ou retrouve' du code avant l'instruction REPORT FORM...
|
| Multi-listbox selection | 31 Oct 2006 17:06 GMT | 3 |
A user needs to select the style, the fabric, the color, the height, the size, and the made_in , from an item-master table where barcode is primary key. Once the record is found, the barcode is displayed and the user has to
|
| MDAC | 31 Oct 2006 16:25 GMT | 1 |
I am currently running with MDAC version 2.53.6306.0 in Windows 2000. Can you suggest a reference that would outline any problems I may have working with Foxpro V 6.0 if I upgraded MDAC to 2.6 or higher? Thanks
|
| strange behaviour of form environment | 31 Oct 2006 16:09 GMT | 2 |
I have a form with three tables in the environment, standord, accounts, and utility. The INIT selects standord and creates an array which fills a listbox. This is OK and the form appears as it should, If I then SUSPEND and ?
|
| Need to print certain pages for a copyright regsitration. | 31 Oct 2006 14:20 GMT | 4 |
Some of you have been through this. I am in the process of copyrighting a program I have written. The copyright office wants the first 25 and last 25 pages of the program. You used to be able to see the entire application in one file. Can you stil
|
| MS Access ODBC driver (VFP 9.0) | 31 Oct 2006 08:34 GMT | 2 |
When I use sqlconnect() and choose MS Access the driver prompts for the location of the MDB. However, the file dialog does not include Application data. How can this be avoided?
|
| [VFP 5] Enabling cut-and-paste without set sysmenu on | 31 Oct 2006 04:21 GMT | 8 |
Can it be done?
 Signature iTech Consulting Co., Ltd. Website: http://www.itech.com.hk (IE only)
|
| Handling apostrophes in strings? | 30 Oct 2006 23:29 GMT | 3 |
I'm using VFP 9.0 and have run into a little problem when storing names in strings. If I have a contact's address with a street name like, O'Keefe Ave, do I have to do anything with the apostrophe to keep it from premeturely terminating the string?
|
| Quicken or Money to VFP | 30 Oct 2006 22:58 GMT | 6 |
What's the shortest programmatic route from either of these to VFP? Are there free api's? Any good?
 Signature -Lew
|
| setall() & .Nulldisplay | 30 Oct 2006 21:48 GMT | 4 |
I'd like to use thisform.SetAll to set all the nulldisplay properties to a value that makes control.values look blank, but I can't find the right combo of equal signs, quotation marks and square brackets to do it. =space(1) in the property sheet and similar just move the ...
|
| Varchar mapping, varchars & sql | 30 Oct 2006 21:17 GMT | 8 |
I'm having difficulty with the following concept. Does anyone have the patience to explain it? Situation: I have a table in which all of the char fields are type varchar and my app runs with varcharmapping on and set exact off . When it comes
|
| Coming from FPW 2.6 | 30 Oct 2006 21:14 GMT | 6 |
I have migrated an old FPW 2.6 application to VFP 9 just as it was, that means, without any change in code. So, the prg are full of @GET. I face now the problem that the command buttons do not appear in grey as it was in FPW 2.6, but they appear almost with white background, and ...
|
| Mail Merge Problems with Word 2002 | 30 Oct 2006 21:00 GMT | 1 |
When I used Windows 98 I have no problems with mail merges but ever since we switched to Windows XP with Word 2002 I've not been able to reliably do a mail merge. I've worked through the help screens step by step and done everything that it says to do and it doesn't work right. ...
|