I have a main form that controls the common elements of entering and editing data for different DBs. The frames are then unique to the data being entered. With the OnExit event for each data element, I check to make sure data was entered correctly and if is isn't, I want the program to stay on...
I put a scroll box on a form and set the Align property to Client. I then added a TImage box in that, also setting its Align property to Client. The AutoScroll property of the TScrollBox states it will display the scroll bars as needed if set to TRUE, which it is. When I load large BMPs, no...
Does anybody out there use Bandit as a report writer for their Clipper applications?
My problem is that the one of my customers wish to print date fields as YYYY/MM/DD. Bandit has ten date formats to choice from, but nothing like what the customer wants. I found where the formats for fields...
The situation is that a Delphi program, running in the background, calls a Clipper application at timed intervals. When the Clipper application is triggered a DOS window comes up then quickly closes when the program finishes. The porcess should take place without the user knowing it is even...
I have a function that would clean up old files from various directories. In one directory certain files should never be deleted. This is causing a problem with DIRECTORY() because it is trying to create a file array that contain more than 4096 elements for that directory.
Is there a...
One of my projects has gotten out of hand. After 6 years of adding user requested features to it, the debug version of the program will no longer run. I get the error message 'Unrecoverable Error 37: Exclusive Required' whenever I try. The NG does not list this run time error.
This happened...
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.