| Thread | Last Post | Replies |
|
| algunos Demos | 30 Nov 2004 20:40 GMT | 1 |
Friends, i need any examples of grid, i want to learn. Thank you.
|
| Pausing Program Execution | 30 Nov 2004 15:32 GMT | 5 |
I want to have my VFP8 program wait (automatically) until a file extraction is complete before the next line of code executes. This is the line which extracts files (displayed in a DOS-like window) from a zip file into a group of empty folders inside the \Transfer
|
| Import From "xxxx.xls" Type Xls | 30 Nov 2004 07:32 GMT | 3 |
When I import date columns a value such as " 38225" is imported, how do I convert it to a date? TIA LH
|
| Populating combo boxes with queries | 30 Nov 2004 07:02 GMT | 1 |
Hello - I have a complex form that contains several combo boxes. I setup the combo boxes in the form's ACTIVATE procedure. I've replicated the following command structure for each of the combo boxes: * Select Customers
|
| How to create a splash window | 29 Nov 2004 23:35 GMT | 2 |
How can I to create a Splah Windows using a form windows or dialog window ?? I need to load API Window funtcion's, how to do it? Sergio
|
| Form Wizard | 29 Nov 2004 08:41 GMT | 1 |
I have developed some simple form using the Wizard, I would like to know how I can prvent to update the key field (VFP 8) Expecting your advise Regards
|
| EXE slower after upgrade from VFP6 to VFP8 | 27 Nov 2004 14:07 GMT | 1 |
I have a simple top level form application that after compiling with vfp8 is much slower than vfp6 compiled app. The slowness is only in Win98se machines. Windows 2000 and Windows XP are fine. I turned of the virus protection and theme support and I still have the
|
| set focus into frame | 27 Nov 2004 06:11 GMT | 1 |
I use pa 'alt-D' to switch a page in a frame. Next I'm want to set the focus to the first field of the selected page. Any suggestions? Rob
|
| Project Build and Grids | 26 Nov 2004 14:52 GMT | 1 |
Couple of questions: 1. Now that I am spending more and more time rebuilding large projects (200+ forms, 200+ reports), I wonder about the compile/build process. I have unChecked the "Rebuild all Files" and while it is definetely
|
| From from fxp | 26 Nov 2004 07:22 GMT | 8 |
I have a program distributed as an .fxp, not compiled into an exe. Should the fxp be able to call a form that is compiled into the exe? I'm using vfp8. LH
|
| Listboxes | 25 Nov 2004 16:22 GMT | 1 |
Help :) I have a form with two list boxes on it. I am needing to fill each from the same table but with different filters. What I can not figure out how to do is as I fill the listboxes from an array built with copy
|
| Microsoft word control on a VFP7 form | 25 Nov 2004 09:28 GMT | 10 |
I'm playing about with the Microsoft Word Control being placed on a VFP7 form. The only way I can look at a blank document is by Clicking or Double-Clicking on the grey space where the control is located i.e. it's
|
| Combo boxes not working as expected | 24 Nov 2004 13:44 GMT | 2 |
I have a form that contains several combo boxes. Most are populated by straight-forward SQL queries. However, some depend on the value of another combo box in the SQL select statement. For example: * Form's Init Method
|
| SMTP w/ multuple attachments | 24 Nov 2004 01:24 GMT | 2 |
Please let me know if there is a better place to post these questions. Does anyone know of a routine to send an email with multiple attachments using SMTP?
|
| email | 23 Nov 2004 23:03 GMT | 2 |
I am trying to develop an email processing program and i find myself continuely fighting over whether t o use Outlook, MAPI, POP3, SMTP, CDO.... I want to give the user as many options as possible to allow the application to be flexable.
|