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 John Tel 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: Ildegardo
  • Content: Threads
  • Order by date
  1. Ildegardo

    LIST BOX BEHAVIOUR

    Hi all, I’m scrolling trough the different records of a file using a List Box linked to a field of this file. The List Box has the following settings: - style = 2 - rowsourcetype = 2 - rowsource = “TOOLS.tool_ID” (being TOOLS the alias of the file, tools_ID the name of the field which content I...
  2. Ildegardo

    <CANCEL> or <SUSPEND> buttons

    I need some suggestion on the following issue: working on judge databases and having to handle a lot of informations on them, sometimes happens that a job started with a PRG lasts many hours before it is completed (I arrived frequently to exceed 12 hours). The only option I have used till now to...
  3. Ildegardo

    SYSTEM MESSAGES IN GERMAN

    I’m facing a strange behaviour on my VFP9 – SP2. When testing my projects (on the VFP environment) and programmatically calling, as an example, the function DISPLAY STATUS TO FILE "myfile", I get a file based on the English language. When I build the EXE from the same project, the function...
  4. Ildegardo

    Tracing the Progress of Transactions

    I have many transactions (like APPEND FROM, COPY TO, REPLACE ALL) working on very big tables, and therefore lasting few seconds before they are completed. Sometimes the user of the program could get the feeling that it is no more working, I would like therefore to trace the progress of the...

Part and Inventory Search

Back
Top