Hi,
i have the same problem when printing using a virtal pdf printer :
wd = CREATEOBJECT("Word.Application")
* wd.NormalTemplate.Saved = .T. && 1° position
wd.VISIBLE = .F.
wd.Documents.Open("c:\mydocument.doc")
cPrinterName = wd.activeprinter()
wd.ActivePrinter = "my virtual pdf...
Hi Olaf,
I have decided for your last solution :
"The best solution would be a programm on the server side, where tables are local, that will PACK them there. That would be faster and more reliable"
i will install a little procedure (in the pc server where are the tables) that PACK all tables...
Hi Olaf,
thanks for reply.
About the thing that you write :
- the customer is administrator
- TEMP dir is setting in local c:\temp in the config.fpw
- i try with sys(1104) but not work
The strange is that procedure in other pc run OK.
The error is only in one PC.
The same app is installed in...
Hi,
my app run ok in many, many customers, but in one installation, when customer run a function that PACK files and after INDEX files (i use INDEX command not REINDEX) the process stop in one file and i see : error 7 - file already exist ?!?!?
The program are installed in a server and the...
then you can run a 16-bit exe compiled with foxpro 2.6 in a 64-bit pc with Windows7-64bit (or XP-64bit) using application like Microsoft Virtual PC 2007 or similar ? Thanks
We use VFP7 for years and have hundred application installed, but we have never registered the vfp7xxxx.dll in the target system. We copy them in the same folder with all file of our program (EXE-DBF-FRX...) and all works fine.
it is wrong ?
Peter
Hi,
we have a strage problem that happens not always.
We have many foxpro 2.6 program installed and all is ok.
Sometimes, when we release a new version of a program, a report of this program stop working.
The small window "Printing..." in the middle of the screen remains fixed, and the program...
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.