hello all..... how to create script when I click the "SAVE" button it will be saved in format ".ini " as sample : config.iniĀ  ; config2.ini etc and if i click the "LOAD" button, it will look for the file load ".ini" so that it appears in GUI.. if click Save Button will appear andĀ  if click Load Button will appear can give me example please? #include <ButtonConstants.au3> #include <EditConstants.au3> #include <GUIConstantsEx.au3> #include <StaticConstants.au3>