| Thread | Last Post | Replies |
|
| Translate a currecy value to words | 24 Nov 2005 19:58 GMT | 2 |
I'm looking for a function to Translate a currecy value to words. US$100 to "One hundred dollars" thanks in advance.
|
| Hard Disk/Processor Serial Number | 24 Nov 2005 06:11 GMT | 3 |
Nov 22, 2005 Hi What is the easiest way to pull the Hard Disk Serial Number, Processor Serial Number or any other unique code from a PC through Visual Foxpro. I am
|
| Auto System Exit? | 23 Nov 2005 02:02 GMT | 1 |
Does VFP 7/8 have a function that auto exits a user after a period of inactivity? Can anyone point me in the right direction? If not maybe someone has already written CODE for this. Thanks,
|
| MS Graph version | 21 Nov 2005 18:28 GMT | 1 |
Is there a way to update to the latest version of msgraph in vfp-9? My version of MS Office has msgraph 11, and vfp-9 is using msgraph 9. Thanks, Dave
|
| Parameterized views... | 21 Nov 2005 15:00 GMT | 2 |
i have two forms based on parameterized views. In the first form the parameter of the view in numeric, in the second form it is a string. I started with passing the parameter from a calling form to the first form based on the numeric parameter view. This works fine and fast. When i ...
|
| EyeGlass Bmp | 21 Nov 2005 07:31 GMT | 1 |
Looking for an eyeglass BMP can anyone help?
|
| Passing a Keyboard Shortcut from a table.. | 17 Nov 2005 08:39 GMT | 1 |
I use code to build a menu from a table of items. The only problem is I don't know how to pass the 'ALT' key from a table...i.e. in this case ALT+M cBar = mymenu.item_name cDisplay = mymenu.display_title
|
| READ EVENTS loop? | 17 Nov 2005 08:36 GMT | 1 |
I have written a basic program to act as a frontend to another program I had. The one I wrote has 2 buttons and 2 text boxes. One textbox takes input which runs through the other program, takes the output and displays it in the second box. One button submits the data typed into
|
| VFP 9.0 with Grammer Check?? | 15 Nov 2005 18:48 GMT | 4 |
I am currently using a program called FS_Spell for our spell checker. We have been asked repeatedly to add a grammar check for memo fields and other fields. Does anyone have a recommendation on where to find a good grammar check add-on?
|
| Trapping the resize event... | 15 Nov 2005 05:52 GMT | 3 |
Could anyone tell me the best way of trapping the resize event of my main application window so that I can then resize the forms within it? I am using Visual Foxpro V9.
|
| SEEK() | 14 Nov 2005 13:31 GMT | 4 |
I am looking for a SEEK function that will return a value that you request. i.e. SEEK(search value, table, index, return value)
|
| Job Scheduling | 14 Nov 2005 05:30 GMT | 7 |
Is VFP capable of doing job scheduling? Is there an add-on that allows for Job Scheduling? Is Scheduled Task the best was to handle Job Scheduling?
|
| Form client area? | 13 Nov 2005 01:34 GMT | 6 |
by default when I maximize child window it's resize to top level window size. How can I set area in top level form for maximized child windows? Thanks, Kamil Chmielewski.
|
| ADIR() | 12 Nov 2005 02:11 GMT | 6 |
Looking for a ADIR() function that includes a parameter for Directory.
|
| Retrieve Indexes | 11 Nov 2005 12:14 GMT | 1 |
I'm a Visual FoxPro newbie, I'm using VFX 7 and I'm trying to retrieve from a table which fields have an index set on them. Is there any possibility to retrieve this? I searched MSDN and google but didn't find anything useful.
|