| Thread | Last Post | Replies |
|
| If a Drive Exists and other HW details | 30 Apr 2007 08:36 GMT | 13 |
Recently, there have been some doscussions about getting details of Hard Disk and CPU. I am looking forward to some more details about this topic : If a system does not have D etc. drive or it is designated as CD etc. drive - is there a code to ensure that error is handled ...
|
| 7z listfile through VFP8 | 30 Apr 2007 07:29 GMT | 4 |
I am trying to get a list of contents of a ZIP file into a TEXT file by using 7z program (available at http://www.7-zip.org/). I get the desired results if I run the following command in cmd.exe (the old DOS style window) in Win XP : c:\test\7z L c:\test\TESTZIP.zip > c ...
|
| Any freeware TWAIN ActiveX control for VFP? | 30 Apr 2007 00:43 GMT | 2 |
Any freeware TWAIN ActiveX control for VFP? Zoom
|
| Why does VFP not return to command line window after executing this? | 30 Apr 2007 00:19 GMT | 5 |
I have this file as TEST.PRG do form test read events clear events
|
| backcolor | 29 Apr 2007 18:37 GMT | 1 |
VFP6 I need to write a text over a picture using only the forecolor backcolor must be ignored ir order of not erase the picture Is it possible ??
|
| Updates failing to install | 28 Apr 2007 23:22 GMT | 1 |
I have searched and found a lot of people with this problem. I have checked and my ose is enabled and running but 13 upgrades which downloaded will now not install. I hope that someone can help me sort this out. Updates installed fine up to just recently. Here are the details:
|
| spinner - display numeric with 2 decimals | 28 Apr 2007 18:04 GMT | 1 |
Hi, I'm having trouble finding out how to get a spinner control display a numeric value with 2 decimals. It has SpinnerHighValue and KeyboardHighValue of 4 and SpinnerLowValue and KeyboardLowValue 0f 0.25
|
| Fox+ Applications Porting | 27 Apr 2007 23:01 GMT | 3 |
I have a Fox+ application originally developed under Xenix and moved to other platforms over the years. I am investigating using FlagShip to port it to Linux. I'm encouraged that my first attempt to compile the existing code turned
|
| What after VFP? | 27 Apr 2007 22:14 GMT | 23 |
Probably a lot of people in the Foxpro community will abandon the ship now, when it's clear that Foxpro is "dead". It is not surprising, but still a bit sad. Foxpro is still the best (and most productive) package to develop desktop data centric applications. So - where will you ...
|
| How to resolve the inaccurate result in rounding decimals? | 27 Apr 2007 18:12 GMT | 2 |
My understanding is that Visual Foxpro including VFP 9 has problem in rounding long decimals. What is the recommended way to resolve it? Is round(round(nnn.nnnnnnnnnnnnnn, 10), 4) be a good solution?
|
| Access 2002 File unable to open on network | 27 Apr 2007 14:30 GMT | 1 |
We have a contacts database in Access 2002 which until yesterday was able to be opened by other computers on the network. It now asks if I really want to open the file as the publisher is unknown. I click on Open and it opens Access but does not open the file.
|
| Blue tooth | 27 Apr 2007 00:21 GMT | 2 |
can any one help me here. I have got a LG 400U phone and want to transfer my pics from it to my desktop with Windows XP Professional. I dont know much about computers so pls be precise. chrs
|
| DBF file greyed out at runtime Foxpro 2.6 | 26 Apr 2007 16:53 GMT | 3 |
I was wondering if someone could help me. i know we have a very old version of foxpro but the support has fell to me, sadly. We have a Foxpro application that allows the users to view and amend clients. However when a user tries to do this a message flashes on
|
| Install VFP-app as a service | 26 Apr 2007 15:06 GMT | 1 |
I have a small application that reads input from a device connected to a serial port. I'd like to have this program installed as a service so it runs all the time regardless of who is logged on etc. I'd like to hear some opinions on what is the the best way or best tool to do ...
|
| MS Outlook 2002 does not send mails in Plain text, programmatically | 26 Apr 2007 13:01 GMT | 2 |
I am using VFP to send mails in Plain Text through MS Outlook 2002, but when the mail is received in Inbox it is formatted as HTML, even though in Sent Items it is shown as formatted in Plain Text. Following is the code of VFP
|