error win 2000

Post Reply
rwilson
Posts: 12
Joined: Mon Mar 12, 2007 12:43 pm
Location: ca

error win 2000

Post by rwilson »

Tanks Antonio with exetype.

When l try it works, but the day after when i return to excute my application he give me
a dbrelation (0) internal error 5333. in twindow function wndcreateerror form function create(). What that append? Tanks for your anwsers
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

What Clipper version are you using ?

We recommend Clipper 5.3 b
regards, saludos

Antonio Linares
www.fivetechsoft.com
rwilson
Posts: 12
Joined: Mon Mar 12, 2007 12:43 pm
Location: ca

error win 2000 (next)

Post by rwilson »

clipper 5.3 c, blinjker 4, fw 2.1
rwilson
Posts: 12
Joined: Mon Mar 12, 2007 12:43 pm
Location: ca

error Win 2000 (n2)

Post by rwilson »

When l try it with tutor08 with the option customer he give me this error

error fivewin/3 cannot create dialog box

call from createdlgerror(0)
call from tdialog:activate()
call from browse()
cal from customer(95)
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

You get that error when the resources has not been linked into the EXE

Please check that you have rc.exe or brc.exe in the path and review how build.bat use them
regards, saludos

Antonio Linares
www.fivetechsoft.com
rwilson
Posts: 12
Joined: Mon Mar 12, 2007 12:43 pm
Location: ca

win error (3)

Post by rwilson »

Why if l did this it is functionning

exetype tutor08.exe 3.95
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Are you using Microsoft Link.exe or Blinker to create the EXE ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
rwilson
Posts: 12
Joined: Mon Mar 12, 2007 12:43 pm
Location: ca

error win (4)

Post by rwilson »

L am using clipper 5.3c bilnker 4 and fw 2.1
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Are you using:

exetype Windows 3.1

in your Blinker .LNK file ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
rwilson
Posts: 12
Joined: Mon Mar 12, 2007 12:43 pm
Location: ca

win error next

Post by rwilson »

Yes l am sure
bla bla bla
exetype window 3.1

bla bla bla

exetype tutor08.exe 3.95

l try this because in my error.log that said window reelease 3.95 and msdos release 7.1

When l ask for the release of window that said 4.10
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

You are using a very old FW version.

You should upgrade to the current version 7.04
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply