FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error (6)... in report
Posts: 340
Joined: Thu Jan 25, 2007 03:53 PM
Error (6)... in report
Posted: Wed Apr 13, 2016 04:39 PM

Hi,

i got this error running a report:


  • Error (6) deleting enhanced metafile *
  • Error description *

Anyway the report works well !

In which file (prg) i can found this message ?

I tried to search it in class tmetafil.prg, rpreview.prg, printer.prg and all the class, but i can not find it.

Any help ?

Tks

Posts: 340
Joined: Thu Jan 25, 2007 03:53 PM
Re: Error (6)... in report
Posted: Wed Apr 13, 2016 04:40 PM

Ops..

I'am using:
FWH 16.01
HARBOUR 3.2.0dev

Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Posts: 340
Joined: Thu Jan 25, 2007 03:53 PM
Re: Error (6)... in report
Posted: Thu Apr 14, 2016 03:06 PM

thanks i'll check,
but i wish to know in which prg/class i can found the message:


  • Error (6) deleting enhanced metafile *
  • Error description found the

so i can also translate it in my language (if possibile)

tks

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: Error (6)... in report
Posted: Fri Apr 15, 2016 02:15 PM

Romeo,

c:\fwh\source\winapi\metafi32.c

You can always do a search of your disk. I found this using Windows 10 search for "deleting enhanced metafile" in about 5 seconds.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 340
Joined: Thu Jan 25, 2007 03:53 PM
Re: Error (6)... in report
Posted: Fri Apr 15, 2016 02:33 PM

Of course, you right !!

tks

Posts: 340
Joined: Thu Jan 25, 2007 03:53 PM
Re: Error (6)... in report
Posted: Sun Apr 17, 2016 02:25 PM

I have modified the:

...\source\winapi\metafi32.c and included it in my EXE program, and it works !! (of course)

many thanks
R

Posts: 3358
Joined: Fri Oct 07, 2005 08:20 PM
Re: Error (6)... in report
Posted: Sun Apr 17, 2016 04:42 PM

Romeo:

Could you share the new metafi32.c file?

Regards

SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
Posts: 340
Joined: Thu Jan 25, 2007 03:53 PM
Re: Error (6)... in report
Posted: Mon Apr 18, 2016 01:34 PM

I simple translate the message error to Italian !

R

Posts: 3358
Joined: Fri Oct 07, 2005 08:20 PM
Re: Error (6)... in report
Posted: Mon Apr 18, 2016 02:09 PM

Romeo:

I see, I thought you'd solved the 'Error (6) deleting enhanced metafile'

Regards

SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero

Continue the discussion