| Thread | Last Post | Replies |
|
| VFP8 Drag and Drop problem in Pageframe | 28 Apr 2005 17:12 GMT | 3 |
I try to create some objects in a Page of a Page frame witch are Drag able I looked at the Sample shipping with VFP8 and find the one with a drag able Button.
|
| Need GETFILE()to return case sensitive filenames...... | 21 Apr 2005 03:41 GMT | 2 |
Hi everyone! Quick question - GETFILE() always returns the string in UPPER(). How can I get it not to do that? I have an app that FTP's files into place and generates HTML and, as we all know, on a unix web server, IMAGE.GIF and Image.GIF are NOT the same
|
| A little problem in build EXE | 19 Apr 2005 15:52 GMT | 2 |
I have been setup all the thing in the project and I can run the project under the *.pjt or do the *.fxp. But I can't run the program, it alway told me "the table is read-only....." Anybody can help me
|
| how to repair a corrupted class library | 18 Apr 2005 06:23 GMT | 1 |
I recently have a problem with my class library. When I compile my class library forms.vcx using "COMPILE CLASSLIB forms.vcx" in the Command Window, a message box pop out displaying "Memo file form.vct is missing or is invalid."
|
| Compilation error | 15 Apr 2005 15:53 GMT | 2 |
I have a strange problem with VFP8. At some point I use arrays as parameters in the Init() method of a form. I call the form like this: DO FORM myform WITH array1, array2, array3, ... Everything works, except when I compile the program to an EXE file. When
|
| mail merge wizard problem | 08 Apr 2005 00:17 GMT | 4 |
I have a mailmerge feature in an application that is causing problems. a user has 4 computers all with XP sp2. the mailmerge feature works on 2 of the 4 computers. The mailmerge works with 1 computer with word 2002 installed but the other computer with word 2002 does not work. ...
|