Title: Message
Hi all,
    We have a library and a configuration file for that library. the inputs to the library will be populated in the configuration file and the configuration file name will be sent to the library. Now we need to call the library twice with different sets of configuration files. We feel that 
recreating the configuration file twice for calling the library with different input values, as overhead. We would like to know
    1. Is there any functions in perl like GetProfileString( ) and SetProfileString( )  SDK functions, which are  used to access the windows INI files.
    2. We were also suggested to use hash list instead of configuration file to give input to the
library. Is this is efficient or any other efficient method is there.
 
Any ideas, suggestions, tips, or advice would be of great help.
thanks in advance.
 
rgds,
vinai
**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to