Page 1 of 1

Switch OptionSet in VBa

Posted: Mon Apr 06, 2015 3:13 pm
by Herrie
Just a question. ( :D )
Is it possible to switch from one OptionSet.ine file to another OptionSet.ini file?
I run Bullzip as a sort of general printer, with almast the basic (default) setting, saved in 'StdOption Set.ini" and anther one 'Theeketel Option Set.ini" in my Vba Excel code, with different settings.
I would like to swichs to the "Theeketel" before running the VBa code and restore the option set after finishing.
All inside the VBa coding

I am loking forward to solutions.