| Thread | Last Post | Replies |
|
| Excel Spreadsheet Data and Numbers | 14 Aug 2007 19:16 GMT | 2 |
Hello and thaks in advance for the help! I have an Excel and VFP problem that is a little annoying. One of the columns that is supposed to be in the spreadsheets that are processed by my program is numeric.
|
| Accessing xBase files - help needed. | 14 Aug 2007 17:08 GMT | 1 |
My company uses an industry-specific application based on an xBase structure with a "Microsoft .NET user interface". I'm not sure of the exact structure of the db files, although they won't import into MS Access as DBase III, IV or 5.
|
| send emails with attachments | 14 Aug 2007 11:58 GMT | 3 |
Hi to everyone, I need your help again, thanks for your help in the past, well i wrote this code and works but, How Can I attach a file, oShell = NEWOBJECT("_shellexecute", ; HOME(0)+"FFC\_environ.vcx")
|
| FoxPro Training | 14 Aug 2007 03:34 GMT | 13 |
My new job uses FoxPro as one of its applications. I'm not a developer/programmer. Does anyone have any suggestions to help me get an idea of what FoxPro is and any classes that I should begin taking to master the skills?
|
| Proper Names | 14 Aug 2007 01:06 GMT | 7 |
I have a request that wants all the reports to be in proper names. The problem is with the Mc names. The user enters always in upper case as that is the default and they enter MCMANN and they want McMann on the reports but the proper prints out Mcmann. I advised him to enter MC ...
|
| When will Visual Foxpro 9 SP2 be released? | 14 Aug 2007 01:02 GMT | 2 |
Has MS announced the release date for VFP 9 SP2?
|
| Resource file - VFP | 13 Aug 2007 23:42 GMT | 5 |
In a VFP 7.0 app, in the config.fpw I have a line 'Resouce=C:\\Myfolder \foxuser.dbf'. However the system always creates the Foxuser.dbf in the database folder. Any ideas? Is there something else I should be doing to specifiy the
|
| Vista - VFP8/SP2. Titlebar becomes invisible | 13 Aug 2007 16:52 GMT | 1 |
After moving to Vista some form´s titlebar sometimes becomes invisible. Is there a workaround for this behavior? Best regards Christina
|
| Manifest file in VFP9 + Vista | 13 Aug 2007 16:08 GMT | 1 |
heard someone said about manifest file used in foxpro to overcome issue with Vista. can someone give an example on how to go bout doing this manifest file stuff ?
|
| ActiveX | 13 Aug 2007 15:55 GMT | 4 |
Out of curiosity, is it to write your own ActiveX control? In fact, could/can an average programmer do it without Micro$oft assistance/involvement?
|
| SENDING PARAMETER TO A WEBSEARCHENGINE | 13 Aug 2007 12:34 GMT | 1 |
Hello fellow programmers, I created a little program using the ICCM.OCX (it gives back the phonenumber out of CAPI) Purpose is to I see the phonenumber when somebody calls. To find the
|
| send emails with attachments | 12 Aug 2007 21:49 GMT | 1 |
Hi to everyone, I need your help again, thanks for your help in the past, well i wrote this code and works but, How Can I attach a file, oShell = NEWOBJECT("_shellexecute", ; HOME(0)+"FFC\_environ.vcx")
|
| SHOW ROW/COLUMN in EDITOR | 12 Aug 2007 08:33 GMT | 6 |
at the moment I am struggling with a simple problem and I think you guys will smile, because that happened to you as well: It is impossible to show the LINE and COLUMN numbers while editing my PRG source. So if there is a bug, it's hard to find the line to correct it
|
| Vista's so-called improvements | 12 Aug 2007 03:32 GMT | 6 |
In the supposed Master Doc for considering UAC writing apps for Vista, WindowsVistaUACDevReqs.doc, under the section titled "Requirements for Standard User Applications", it clearly says: ============
|
| how to start a VFP9 EXE out of a VFP9 Program | 12 Aug 2007 00:07 GMT | 3 |
Developers creating programs that are using small POS printers like the EPSON TMT88IV know that the windows printer driver is a catastrophal worker in doing a good job. To send an escape sequence like CHR(27)+"i" (to start the paper cutters work) needs the foxpro command ???. ...
|