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 Rhinorhino 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: *

  • Users: Ashbel
  • Content: Threads
  • Order by date
  1. Ashbel

    Tabkey And EnterKey in Browse

    How do i deal with a browse window, i need to use the EnterKey to select a record but it is acting like a TabKey. I want to be able to scroll down and hit Enter and then it picks that highlighted record. But it jus acts like a Tab
  2. Ashbel

    Encrypting a Cstring before storing in Database

    How can i encrypt a string(password) before storing them in a database, what functions can i use to achieve this in Clarion? maybe an md5 clarion example would help
  3. Ashbel

    Link error : Duplicate symbol

    I converted my clarion app to 6.1 enterprise, and when i compile i get these errors: (appname.MAP 1,1)Link Error: Duplicate Symbol Asc$DrvReg (appname.MAP 2,1)Link Error: Duplicate Symbol ASCII Help please!!!!!
  4. Ashbel

    How to stop 2 exe files from running and to disable windows syst keys?

    Im having trouble stopping 2 instances of the same prog from running, i get an error on this statement FindWindowHandle = FindWindow(,FindWindowName) i also need help disabling windows start button and Cntrl-alt del from my app, please help

Part and Inventory Search

Back
Top