Invalid procedure Call when using Access95 DeleteSetting 
Author Message
 Invalid procedure Call when using Access95 DeleteSetting

I get the following runtime error message when using the DeleteSetting
function of Access95:  "5 - Invalid procedure call"

   Public Const APPNAME = "TMS_Lite"
   Call DeleteSetting(APPNAME, "frmOutBoundEntrySub")

The SaveSetting and GetSetting functions work as expected.

Can anyone tell me what to do?

I really need to programmatically delete entries in the registry added via
SaveSetting.



Wed, 19 Apr 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Invalid Procedure Call VB using Word VBA

2. Invalid Procedure Call using Shell function

3. Error 5 Invalid Procedure call or argument

4. Invalid procedure call or argument on Dir functioon

5. VBA: Filecopy invalid procedure call or argument on Win NT workstation

6. Invalid Procedure Call or Argument

7. Invalid procedure call or argument

8. invalid procedure call

9. Invalid Procedure call or argument [HTMLProject]

10. compile error "invalid procedure call or argument

11. VB6 ug of VB5 Oracle : Invalid Procedure call

12. Run-time error '5': Invalid procedure call or argument

 

 
Powered by phpBB® Forum Software