Is it possible to read and update data from text file whle running the script
Is it possible to read and update data from text file like INI files. Basically I want to read particular values from text files like INI files and run the script with that data read from ini f...