deleteSetting gives error in vb4/16 
Author Message
 deleteSetting gives error in vb4/16

Happy New Year, All -

I'm trying to remove things from an .INI file.  

I tried the help example verbatim and it still doesn't work.  This is
VB4/16 EE on Win95.

DeleteSetting "foo","Start","Top"  (to use the Help file example) causes
"Runtime Error '5': Invalid procedure call.

I've tried parentheses in and out, etc.  The item exists in the .INI file

I really want to delete the entire section at once, but understand that
we can't do this under Win16, so I'll do a getAllSettings and delete them
one at a time.  But it won't even do one...

Any ideas / pointers?

Thanks.




Mon, 21 Jun 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. DeleteSetting in vb4/16 Syntax Error

2. VB4-16 / DAO 2.5 / Error 3003 nested Transaction

3. VB4 16 bit / Access 2: Multiuser DB Error

4. VB4 16 bit Out of Memory error

5. VB4-16->32: LongBin field conversion error

6. Use of IsNull() in SQL expression and Error 3085 (VB4-16

7. Run time error 424, VB4-16 and ACCESS

8. Access 2 , VB4 16 Bit , Security None, Error 3028 - PAIN Please Hellp

9. Error 3085 with Access 2.0/VB4(16), using calculated columns

10. dbCombo with VB4 16 bit - Errors !!

11. Error 3040 VB4(16) / Jet 2.5

12. Error '524', VB4 (16 bit)

 

 
Powered by phpBB® Forum Software