Change language of err.description? 
Author Message
 Change language of err.description?

Hi,

I've written an app with the German version of VB 5.0. I want to develop
an English version now. But I don't know how to change the
err.description property into English. (e.g. 'File not found').
How can I manage to do that, do I have to use another dll?
Can anybody help me?

Bye,
 Hinrich

--
Hinrich Dreiling

http://www.*-*-*.com/
PGP: 0DD1 62F7 BA0F E90A A613  0379 9255 0275 44A7 FA86
Origin: Ich bin Arzt und kein Origin



Mon, 16 Oct 2000 03:00:00 GMT  
 Change language of err.description?

Recompile your application with the German version of VB running on the
German version of Windows (95 or NT). Alternatively have all the error
messages in Windows and VB translated into German and store these in a
resource file. Refer to the resource file whenever an error needs to be
displayed.

SimonJ
PC Pro Magazine



Mon, 16 Oct 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Change language of err.description?

2. Err.Description vs. Exception.Message

3. Err.Description Exception.Message

4. Help Error with err.description

5. Err.Description returns "" all the time

6. Err.Description problem

7. Err.Description Question

8. Err.Description not passed up to client

9. Err.Raise returns wrong description

10. Err.Raise returns wrong description

11. Converting Err.LastDLLError number to a description

12. How can i change the default language to local language

 

 
Powered by phpBB® Forum Software