Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. stanbe

    Activate window appears underneath Popup

    I found a different work around: Activate window cWindowname mouse clic @ 1,1 && places window on top Browse && opens browse window on top!! I will try Mike's suggestion as well. Thanks for your help. Stan Berrie
  2. stanbe

    Activate window appears underneath Popup

    I am not a programmer by trade. This application is an old dBase program that I converted over to VFP 3.0. Actually it runs fine in 3.0, but there is a known 3.0 bug where an "insufficent memory" error is generated on machines with more than about 700MB of ram. I therefore want to upgrade the...
  3. stanbe

    Activate window appears underneath Popup

    I am converting a VFP 3 program to VFP 5. After a popup is activated I define and activate a window. The window appears under the popup. Any program @ says or user output is directed to the newly activated window but the popup remains on top of the window! Any help would be very much apreciated...
  4. stanbe

    VFP Clos Data Alll slow on network

    Mike Sorry for the long delay in my response. We were closed between Xmas & New Year so I did not have a chance to test. Yes I am a little embarrassed to admit it was the anti-virus. I had previously tried turning off anti-virus but it did not help. After putting VFP path in anti-virus to not be...
  5. stanbe

    VFP Clos Data Alll slow on network

    I realize that a LAN would be slower. But this is extremely slow. At one time the speed was much better with barely a difference between the computer with data on local drive and a workstation. I tried changing the code to find out what was taking so long: Sele 1 Use Sele 2 Use etc Instead of...
  6. stanbe

    VFP Clos Data Alll slow on network

    Nics are 10/100 wire is cat6e Switches are 10/100 eithernet I takes about 40 seconds to transfer 150MB of data across the network. I tried from various computers running through different switches on the network with the same slow performance. I also tried moving the data from server to a...
  7. stanbe

    VFP Clos Data Alll slow on network

    I have a VFP 3.0 application running on network. When running application from workstation saving records to the server takes about 15 seconds. Running the same program from server takes less than 2 seconds. Also, running with data on local workstation takes less than 2 seconds. Programs are...

Part and Inventory Search

Back
Top