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 Chriss Miller 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. BarryPCI

    SBT 6 install on XP

    Well I had a little more time to trouble shoot on my own. The version my client is running is 6.3# of the FoxBase+ runtime library. Since all he wants to do is run the MA Module I was able to have him drop to the "DOT" command and change the m0Single to .t. which solves the running under XP in...
  2. BarryPCI

    SBT 6 install on XP

    Client has Multinet version of SBT 6 for 7 years working on a DOS networked system. DOS system died and I was able to recover all files, however client want to run on an XP machine. No longer used in a Networked system but as standalone single user. They only use the MA modules. Is there a...
  3. BarryPCI

    INKEY() and ON KEY LABEL

    In the application I have designed I would like to redefine the keys on the Numeric Keypad. How do I capture that keystroke is the value is the same as the Standard Key Pad. The program I am recreating must emulate a system that was originally written in WordPerfect.PerfectScript that allow...
  4. BarryPCI

    Grid Cell containing Memo filed to display in textbox

    Sorry HTH this did not solve the problem. I agree that whis should logically work from the surface but does not. The AfterRowColChangeEvent should allow it to pick up information from the grid and pass it but ??? Does the ControlSource of the EditBoxes need to be pointing to the Grids...
  5. BarryPCI

    Grid Cell containing Memo filed to display in textbox

    I seemed to have posted this in the wrong place so I am reposting it here in Forms and Controls area. I have created a one-to-many form that hold account records (parent) and communitcations with the account(child). the child records are displayed in a grid (grid1) on the form (form1). The...

Part and Inventory Search

Back
Top