This is the prg.
Error 15 = Not a table / DBF file. A dbf file is corrupt and must be repaired. http://files.engineering.com/getfile.aspx?folder=29e5395c-9cc9-4abd-8a19-58c35caec4e0&file=CT1SETUP.PRG
When you write "if file(vdrv+"\mailbox\card.fil")", after the vdrv it is no point (vdrv+"\mailbox),
but when you write "appe from &vdrv.\mailbox\card.fil sdf for upper(line)="CARD"", after the vdrv it is a point (vdrv.\mailbox).
Maybe this is the problem? :)
Octavian
hello
You can try use this:
_Pcopies=mcopies && set the sistem memory variable
Printjob
Report Form abc to c:\spool\prt.txt noconsole noejct
End
OR, You can try this:
if file(file_prn.txt)
dele file file_prn.txt
endif
set print to file_prn.txt additive
_Pcopies=mcopies && set the...
Hi
From a few days my program will start to give the message "unable to process error". We have a network with 15 PCs and a server with win2003 server. The workstation have WinXP. The error is happen in only 2 PC, the rest function OK. What can be? How can I fix it?
Thank you.
Best regards
I think it's a problem with your "Video Device".
Verify if it is not a problem with your video driver.
Check the Settings of the Display Properties.
I think the error "Video Device Failed to Initialize for Fullscreen Mode" appear when the display try to initialize the display in Full Screen -...
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.