Dan, you are absolutely right. My customer (in wholesale supply) is already asking for tablet app to walk around in his stores and scan the items.
I need the same thing in my store (retail) as a laptop is way to cumbersome without using a cart.
Software works great in VFP, but where to go from...
Reading a recent thread VFP to C# started me thinking again about VFP and it's future. I started using dBase II in my business in 1985 and then went to dBase III and then to Fox in the early 90s. It was very disappointing to find out the MS would be dumping VFP after Version 9. To say the...
Got it!
I had to select "check1" from the pull down menu in the properties tab to get the Methods to show up.
If you drill down using ctrl-click, the methods Click, etc. do not show in the methods tab!
Thanks.
Thanks for the reply.
My checkbox is working exactly as it is supposed to.
However, there is no Interactive change, programmatic change or Click method under the Methods tab.
I tried creating a custom checkbox class, but from the class designer, I cannot drag it into the grid cell.
These methods...
Hi all,
I have a checkbox in a grid column working perfectly, except for the fact that there is no click event or interactive change event available.
How can I respond to a user when they click on the checkbox?
Thanks, John
Hi All,
Question about an SQL statement and how to achieve this.
I want to show all records from table A and only certain records from B.
Table A - Master Inventory File (ALL ITEMS SHOULD SHOW)
Item #, Description, Price
38293, Paint, 9.99
29839, Brush, 3.99
38921, Bolt, .23
Table B - Order...
Hi Dave and all,
I'm not using the interactive version. Somewhere I download a .PRG file that contains some functions (PUT, GET, and DELETE) that you had written. Your credit is still at the last line of the file with your web address.
Bet you didn't know anyone was using that code, but it has...
Thanks, I modified a program I found by Dave Summers to suit my needs. It is totally embedded in my programs and works great for transferring and receiving.
The problem I now have is that I'm not always sure what the filename will be on the web server and I need to get a list of available files...
Hello all,
I have all the functions to transfer a file, delete file and get a file from a web folder. However, I need to read all the filenames on a web directory into an array in VFP. Does anyone have code for this? Thanks so much! John
Thanks for the replies. I have found that if I unplug the keyboard (USB) and plug it back in, CTRL-V will start working again. I'm thinking it has to do with an add-on for Mozilla Firefox, but still haven't determined which add-on is affecting the keyboard.
Mike, CTRL-V is not working in all instances for text. This include all code screens, command window, edit of code in forms, reports, modify file, field inputs, etc.
Olaf, Foxcodeplus Beta is working along with Paste on a different computer.
Thanks, John
Hi Mike,
After trying what you suggested, it looks like COPY and CUT are working within VFP for both Text and Objects.
It is the PASTE that is not working. However, if I CUT or COPY within VFP and go to say, wordpad, CTRL-V (Paste) will work.
Objects like form objects always work for cut, copy...
Hi All,
Recently cut and paste (ctrl-c & ctrl-v and menu options) have stopped working. It seemed to happen after installing the newest version of
FoxcodePlus (Beta 3.13.2) but I'm not sure for sure. However, I have another machine where Foxcodeplus is installed and there are no problems. I...
Hi all,
After a system is deployed, changes are made to tables structures and databases on the development side. What is the best way to update the structures on the client machines? Right now I'm just keeping track of changes and run a script to update the tables. Is there an automated way to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.