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 TouchToneTommy 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: Shane1961
  • Content: Threads
  • Order by date
  1. Shane1961

    Numerical computation in report.

    Hello people. Could someone please tell me why the 2nd line of code after the ELSE Statement crashes. The code leads to a report where product and cost is in a list. Many thanks. Shane. NB: Seems like Chr(13) is a problem, but why? Scan If Eof() Return Endif If...
  2. Shane1961

    SQL Grid Record control

    I have a SQL Grid in a form. The initial SQL is in Form.Load (no problem) But when I click on a record, then display record in a Container (Table Fields) it stays at bof(), not the selected record. Thanks in advance.
  3. Shane1961

    KEYBOARD {'TAB'}

    I have created As Top-Level Form with a corresponding menu. If I do not press Tab or Enter before clicking Save from menu, the field variable is not being updated. I’ve tried KEYBOARD {'TAB'} Any help please. Shane.
  4. Shane1961

    object.visible from menu

    Hi all. I am trying to make visible a container within a form, from a menu. Thisform.object.visible-.t. does not work. Any help please.
  5. Shane1961

    Saving URL in _internet.vcx

    Hi all. I can only save a new URL using 'append new record'. cboURL or cmdOK is not loading or saving the url on data entry into it. Any tips please. Shane.
  6. Shane1961

    Application Shortcut Icon

    Hi all. I have managed to programmatically display form and screen[_screen] ICON using a memo field in a business name [business.dbf] table. However I am unable to transfer icon image to Application Shortcut Icon. Many thanks.

Part and Inventory Search

Back
Top