Well we have checked most security items but couldn't find anything that could cause the slow Word. Offcourse we tried with firewalls, virusscanners and all disabled but this seemed to make no difference.
But like you we also have machines with all current windows updates (including SP2) that...
Hi Griff,
No unfortunately i can't say i solved the problem. We made tiny improvements by changing the way we transfer our data to the template.
Besides this we saw a bigger improvement (1 min improvement or so) when using the option "Detect & repair" from the help menu in Word. This also...
We have implemented a word printing facility in our program. It basically consists of a word template (with tokens) that the user can edit themselves. Then if they want to print an invoice for example they can select a template and an invoice rolls out the printer. We open the document in foxpro...
Well just for the record we never had foxpro 8 so i never heard off code references, but i'll check it out offcourse. Didn't really have had much time to experiment with version 9 yet but i expected to find it in the regular search options :)
Anyway thank you for all the replies.
Chris
What sometimes would help (with me that is) is delete all your .dcu files and rebuild your project. Delphi sometimes didn't clean up all things in those compiled units.
Hello,
I've been working with foxpro now since 2 months or so. Before this i worked with several others development environments like Delphi, Visual studio, C++Builder, Sun mobile java ide etc.
ALL these ide's have a "search in all files" function. The problem occurs when for instance i see a...
Hello,
We're looking into some more advanced logging. At the moment we have our own logging system which registers which user does which action on which record and when.
But since this is not complete we are looking at logging/audit capabilities from visual foxpro itself. I have glanced...
After applying the filter and moving the record pointer with a locate, the records with a date are still there. If i enter your command in the command window like this:
? empty(mytable.mydatefield)
This returns .F. which offcourse is logical and thereby should not be present in my dataset when...
I've have tried your suggestion but the records with a date keep showing up in my dataset. Is there anything else i need to do ?
This dataset is filled using a sql statement, but i want to show the records on screen without a date and then use both in my report so i thought a filter would be a...
Hello,
I've got a problem with the function "set filter to". I have a dataset which includes a date field. For some records this date field is filled, for other it's empty. Now i only want to show the records where this date field is empty, so i was thinking of doing this with a filter since i...
Hello there,
We use a security program called Armadillo to encrypt and compress our executable. This all works fine. But since we have regular updates we don't want to release full versions constantly so we need a patch system.
The problem now comes with the patch software, because when 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.