| Thread | Last Post | Replies |
|
| checking characters in a text box | 29 Jan 2007 21:02 GMT | 2 |
Needing some immediate help from anyone available. I have 1 field (intermediate_code) that holds 4 characters in a textbox on a Visual Foxpro 6 form. I am needing to check the 1st 2 characters entered in the field against a list of values (i.e. field may contain FSLW) for
|
| Rename in FoxPro for DOS on XP | 28 Jan 2007 06:17 GMT | 1 |
I need to programmatically rename long filenames with a wildcard in FoxPro for DOS 2.6 on top of Win XP Pro. I am successful if I "Run Command" and type the DOS line, but not with any coded approach, such as "Run Rename File1*.tif File2*.tif" or any macroization of that. I ...
|
| Relation between remote views | 27 Jan 2007 21:25 GMT | 1 |
How do I make relations between two remote views? BackEnd is MSSQL base. In the Data Environment window the Drag and Drop option doesn't work. Thanks.
|
| Controlling the cursor not to move from a text box | 25 Jan 2007 14:41 GMT | 4 |
I have 2 text box (txLastname and txtFirstname) in a form bound to a table field with both C(20) . How can i prevent the cursor to stop to the first textbox(txtLastname) instead of jumping to the next Textbox. This is just a basic example, I actually have a lot of textbox in my ...
|
| Protect Exe and anitcracker | 24 Jan 2007 02:12 GMT | 1 |
I would like to kind attention that i like to build my project with Watcom C and create a library (.PLB File) which is not very good platform. Kindly help me Thanks & Regards
|
| Disabling F10 on certain forms | 19 Jan 2007 18:18 GMT | 1 |
Anyone knows how to disable the F10 keys from going to the menu(default?) in a form I created in VFP9? Basically, my F10 is a macro command from another program and using this in my foxpro form disregards the macro just trigger the menu command instead.
|
| Help!! Using WATCOM C 8.5 for build exe of Foxpro with Library (.PLB) | 19 Jan 2007 10:58 GMT | 1 |
Plz help me for create a executable file of foxpro 2.6 dos using WATCOM C 8.5. Thanks & Regards
|
| Library lookup in a project | 18 Jan 2007 20:56 GMT | 3 |
Is there any quick way of telling if any class/objects from a certain libary(VCX) is being used in one of the objects(Forms, Program, etc.) in the project? TIA! =)
|
| Converting application from VFP7 to VPF9 | 17 Jan 2007 22:14 GMT | 1 |
Current project contains the FCC7 libraries, if we convert to 9 should we overwrite those files under the FCC7 considering we didn't made any changes to those files. TIA!
|
| How to assign an incoming parameter? | 10 Jan 2007 08:19 GMT | 1 |
New to VFP, and working on a project. Any help would be truly appreciated. How do I display an incoming parameter on a form? A read-only text box?
|
| PROBLEM WITH MAKE IN BUILD EXE | 02 Jan 2007 16:21 GMT | 2 |
I MAKE THE FORM WITH SPACIFIE SIZE, WHEN MAKE EXE FILE,THE BUILDER ADD NEW FORM THAT MY FORM INSIDE IT,THIS IS CAUSE MY STYLE IS CONFUSE,I WANT REMOVE THE FORM THAT CREATE BY BUILDER.PLEASE HELP ME. THANK'S
|