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...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.