| Thread | Last Post | Replies |
|
| Why Doesn't Grid Update Until Clicked On | 14 Oct 2008 10:15 GMT | 6 |
Hi all and thank in advance for the help. I have a form with a grid called SalesCommGrid The grid has as its recordsource a cursor called SalesComm I have a button captioned "Add" which does the following
|
| bug or feature in report vfp9 ? | 14 Oct 2008 08:33 GMT | 5 |
I have a cursor with (at least) 2 fields mycursor.omschr and mycursor.omschr2 When I place both of them (seperated) in my report detailband only mycursor.omschr is printed.
|
| Detect not in forground or Boost Background Priority | 13 Oct 2008 23:16 GMT | 7 |
we have an overnight process that runs. problem: occasionally (by a system update, or user intervention) the app gets minimized, or at least pushed to the background. this cause the processing to run very slowly and will not complete overnight.
|
| off topic : comp.lang.clipper/javascript | 13 Oct 2008 19:28 GMT | 4 |
What is the news server for comp.lang... ? Regards Hoe
|
| Cannot set the VFP Header Forecolour in Win XP | 13 Oct 2008 16:30 GMT | 8 |
even though I set the forecolor of VFP grid column's header forecolor to RED, it is not visible (either at design time or runtime). Why is that happening? Is there a way of overcoming this problem? I realized that the problem is with WinXP theme, if I switch to classic
|
| How to suppress Vista security messages when copying files | 13 Oct 2008 16:23 GMT | 9 |
I am trying to copy the VFP9 SP2 dlls into the "C:\Program Files\Common Files\Microsoft Shared\VFP\" folder using a VFP program Currently I have SP1 and need to upgrade to SP2. This works fine with WinXP but in Vista it prompts security messages and
|
| Updating a cursor | 13 Oct 2008 11:54 GMT | 7 |
I have created a cursor and populated it with a number of rows, some of which need to be reprocessed so that additional rows can be added to the cursor. In the rows I have a flag and the rows that have to be reprocessed have a value of 'Y'.
|
| report with lines | 11 Oct 2008 11:20 GMT | 8 |
In vfp9 how can I fill up the whole page of a report with lines ? for example I have a report (invoice) with only 3 detaillines. So there is a lot of blank spaces.
|
| expanding macro | 11 Oct 2008 09:51 GMT | 1 |
Did I miss something? I am expanding macros on vista, and I'm getting speed about 1/100 of the speed when using XP. Vista is 2Ghz. I change the macros and use long "case,endcase" (26 cases), and the speed is fine. It appears that the vista computer has frozen (it hasn't), but ...
|
| Invisible CHR(13) or CHR(10) ??? | 11 Oct 2008 08:37 GMT | 6 |
i need to process a new xml file (Onix) i receive. Until now i always processed xml files using MSXML2.DOMDocument.6.0 with this new file i get errors. After looking into it, i see that the lines are cut of at 5001 characters. When i look at the file in textpad i see the hard
|
| APPEND GENERAL FROM FILE | 10 Oct 2008 21:22 GMT | 18 |
Is there a trick to import graphic files into a General Field and have them viewable without double-clicking? .xls, .avi, .doc all allow for viewing and printing without launching the associated app, but graphic files seem to require it.
|
| mouse highlight | 10 Oct 2008 20:19 GMT | 4 |
a post about how to highllight text on entry with a mouse cllick got me to thinking for some time we have had the following in our base class to solve this (as someone pointed out in that post)
|
| vfp9 form docking woes... | 10 Oct 2008 20:15 GMT | 3 |
i have a menu bar that just doesnt lend itself to being docked at the top or bottom of the screen. i have tried several things, but have been unable to control whats going on. how can i prevent a form from being dock top or bottom, and just allow left
|
| Problem while sending mail | 10 Oct 2008 11:28 GMT | 1 |
I am getting following error whenever any applicaiton on server tries to send mail 'Ole idispatch exception code 0 from cdo.message the transport failed to connect to server'
|
| Can someone explain this to me, OLE EXE server and multithreading | 10 Oct 2008 10:27 GMT | 7 |
IIS calls Foxisapi calls my.exe I thought that if my.exe was busy then another copy could be started (according to the .ini file) and the request handled. But then I came across this:
|