| Thread | Last Post | Replies |
|
| getfile() quirks... | 30 Mar 2004 22:45 GMT | 2 |
A quick question for all of you knowledgable people. Is there any way to make getfile() put multiple selections per category... Say on the drop-down menu of different extensions, rather than each extension having it's own line, I'd like to group stuff like "txt pl c bat" on one ...
|
| VFP 8 Classlibs messed up | 30 Mar 2004 03:30 GMT | 6 |
I experienced a very strange and disturbing 'feature' of VFP 8 and hope you can lend me a helping hand ... I'm working in a quite large enviroment that consits of one executable that calls a number of app-files . Each app, of course, is a project. Because of the size of the whole ...
|
| ADO recordset grids | 28 Mar 2004 17:08 GMT | 1 |
Are there any form controls that can bind to an ADO recordset? I would especially like an ADO bound grid. I am writing a COM object using VFP6 and passing the data back to the user tier as an ADO record set. If possible I would like to demonstrate the user
|
| Error 1904 installing VFPCOM.dll | 27 Mar 2004 19:18 GMT | 7 |
I am receiving the following error installing VFPCOM.dll Error 1904. Module c:\program files\vfpcom failed to register. HRESULT. Contact your support personnel. I have also tried to register the vfpcom.dll by entering the following at
|
| More text manipulation. Yuck. | 26 Mar 2004 23:41 GMT | 6 |
Hi everyone! Quick question. We're playing with some text files and trying to change certain pieces of them between certain sections. For instance if we had:
|
| Collection class keysort bug? | 26 Mar 2004 21:44 GMT | 1 |
Hi everyone, doesn't something seem strange about how the keysort property is working with this simple collection? v_oColRel = CREATEOBJECT("collection") v_oColRel.Add(9,TRANSFORM(9))
|
| Where is the control MS List View Control Version 6.0? | 21 Mar 2004 09:38 GMT | 2 |
I am trying to create a Class based on OleControl to use the ListViewCtrl and TreeCtrl classes. However I cannot get them to appear in the Insert Object dialog box, and therefore I cannot create the class.
|
| Error C0000005 | 17 Mar 2004 15:06 GMT | 4 |
Does anyone know what causes Error C0000005 Unhandled Exception in FoxPro 6, SP3? Thanks in Advance! Ken
|
| Are Foxpro Events multithreaded? | 11 Mar 2004 00:48 GMT | 1 |
I am try to use Catalysts SocketWrench 4.0 sp2 control My question is by creating a class and implementing socket events lik define class events as sessio implements _dsocketwrenchevents in "catalyst.socketwrench.1
|
| Text replacement in TXT file | 09 Mar 2004 19:41 GMT | 4 |
Trying to figure out a way to replace all {TAB}'s in a text file with a newline ({ENTER}) and unfortunately, chrtran() doesn't seem to like when you feed it filenames, nor has copying the text to a memo field helped. This is a bit new for me to try to do with VFP. I'd normally do ...
|
| Setup VFP8 And Data Access | 08 Mar 2004 15:00 GMT | 1 |
When I am setup VFP8 in one of our Windows 2000 advanced server, I give message about it can not install Microsoft Data Access Components 2.7 and roll back automatically!
|
| setup VFP8 on Windows 2000 | 04 Mar 2004 14:41 GMT | 2 |
I can not setup VFP8 on Windows 2000 Advanced server! Why?
|