| Thread | Last Post | Replies |
|
| TableUpdate() and UNLOCK | 21 Nov 2003 11:41 GMT | 6 |
What is the correct order? TableUpdate() UNLOCK or
|
| error handling strategy | 20 Nov 2003 08:51 GMT | 2 |
What it the best strategy for handling exceptional situations and conditions in an object? There are basically two options: one is just having an "if clause" for every precondition that must be met before some function can execute. The second possibility is to have no ifs that check ...
|
| How call funtion from DLL library | 17 Nov 2003 15:17 GMT | 2 |
I have a VeriFinger.Dll file, this is for use the UareU FingerPrint Scanner. I need to call these function from mi Visual Foxpro 6.0 aplication. Can You Help me
|
| system buffer | 14 Nov 2003 07:14 GMT | 2 |
How can I get a data from system buffer? Especialy I need to copy some data from excel and insert them into grid? denis
|
| Taste the correction patch from the Microsoft | 09 Nov 2003 19:53 GMT | 1 |
Microsoft Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting
|
| Debug problem | 06 Nov 2003 14:25 GMT | 5 |
Using VFP 7.0 I was debugging a program and typed GETDIR() in the watch window in the debugger. When debugger is opened, the Select Directory dialogue opens. When Select or Cancel
|
| HowTo : use class of dotnet in VFP | 04 Nov 2003 22:52 GMT | 2 |
|
| Fox 7 Breakpoints | 04 Nov 2003 19:59 GMT | 6 |
I've written a medium size app using Foxpro 7. I've been encountering problems with setting breakpoints. I've been using Foxpro for a long time and understand breakpoints, set step on, suspend, all that stuff. My app is class driven. My problems are:
|
| Problem with _mover | 04 Nov 2003 19:54 GMT | 1 |
Hi every body, With vfp7 , I try to use the _mover class with free table. to export users' choosen fields to EXCEL Even with the "sample" demo program, it works fine with dbc
|