Page 2 of 2

Re: HMG 3.0 (Test IV)

Posted: Thu Oct 22, 2009 9:13 pm
by Roberto Lopez
esgici wrote:Hi All

Does anyone tested C:\hmg\SAMPLES\MEMORY.TABLES ? ( First introduced this 3.0 Test IV release )

I do and got an error :
Error DBFNTX/1004 Create error: mem:test.dbf (DOS Error 123)

Called from DBCREATE(0)
Called from CREATETABLE(79)
Called from OPENTABLE(58)
Called from (b)MAIN(24)
Called from _PROCESSINITPROCEDURE(4579)
Called from _ACTIVATEWINDOW(4367)
Called from MAIN(50)
Any idea ?

Regards

--

Esgici
Are you using a pen drive?

Regards,

Roberto.

Re: HMG 3.0 (Test IV)

Posted: Thu Oct 22, 2009 9:19 pm
by esgici
Roberto Lopez wrote: Are you using a pen drive?
Hi Maestro

Simply no.

I haven't any non-ordinary device.

A hard-disk, a DVD RW, a ADSL modem, speaker, web-cam, mic.

Thats all.

Best Regards

--

Esgici

Re: HMG 3.0 (Test IV)

Posted: Thu Oct 22, 2009 9:23 pm
by esgici
Sorry,

Win XP SP2, HMG 3.00 Test VII.

Best Regards

--

Esgici

Re: HMG 3.0 (Test IV)

Posted: Thu Oct 22, 2009 11:13 pm
by Roberto Lopez
esgici wrote:Sorry,

Win XP SP2, HMG 3.00 Test VII.

Best Regards

--

Esgici
The same problem is being reported now in the harbour list, but executing the program from a pendrive.

It is working here (Win7).

Anyway, the problem has been already reported, so, I'm sure will be quickly fixed.

Regards,

Roberto.

Re: HMG 3.0 (Test IV)

Posted: Thu Oct 22, 2009 11:43 pm
by esgici
Thanks a lot Maestro :)

Best Regards

--

Esgici

Re: HMG 3.0 (Test IV)

Posted: Fri Oct 23, 2009 12:01 am
by esgici
Hi

Strange :o

Problem eliminated by adding

Code: Select all

REQUEST HB_MEMIO
to test.prg.

Regards

--

Esgici

Re: HMG 3.0 (Test IV)

Posted: Fri Oct 23, 2009 12:37 am
by Roberto Lopez
esgici wrote:Hi

Strange :o

Problem eliminated by adding

Code: Select all

REQUEST HB_MEMIO
to test.prg.

Regards

--

Esgici
The original Harbour contrib sample, has it, so, I'll add to the sample.

Thanks.

Regards,

Roberto.

Re: HMG 3.0 (Test IV)

Posted: Fri Oct 23, 2009 8:40 am
by esgici
Thanks a lot Maestro :)

Best Regards

--

Esgici